var url = "";
var qs = "";
function getem()
{
var frameurl = 'http://embedvid.com/pixel.asp?url='+escape(url)+'&qs='+escape(qs);
document.write ('<IFRAME allowtransparency="true"  src='+frameurl+' width="1" height="1" scrolling="no" frameborder="0" marginwidth="0" marginheight="0"></IFRAME>')
}