try
{
tref=1;
win_name='null';
report_error=0;
docref='';
try
{
if (window.top.location=='') aa=1;
docref=document.referrer;
}
catch(er)
{
report_error=1;
docref='none';
}
if (report_error==1) tref=0;
try
{
if(window.name=='') win_name='null';
else win_name=window.name;
}
catch(er)
{
report_error=2;
}
var jsrand = Math.round(1000000*Math.random());
temp_frame='ifr' + 'ame' + ' name="BidVertiser_Frame_236618"' + ' src="http://bdv.bidvertiser.com/bidvertiser.dbm?pid=68388&bid=236618&RD=91&DIF=1' + '&Ref=' + escape('') + '&tref=' + tref + '&win_name=' + win_name + '&docref=' + docref + '&jsrand=' + jsrand + '&js1loc=' + escape(window.location.href) + '"' + ' width=300 ' + ' height=250 ' + ' marginwidth="0" ' + ' marginheight="0" ' + ' vspace="0" ' + ' hspace="0" ' + ' frameborder=0 ' + ' allowtransparency="true" ' + ' scrolling="no" ';
document.write('<' + temp_frame + '>');document.write('');
} catch(er)
{
bdv_err=1;
}