var bookmarkurl="http://www.babesmagnet.com/"
var bookmarktitle="BabesMagnet.com"

function bookmark()
{
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
function open_popupWindow(fname, w, h)
{
        popupWindow = window.open(""+fname+".html", ""+fname+"", "width="+w+",height="+h+",toolbar=no,resizable=no,scrollbars=yes,left=20,top=20");
}

function l(event, intLinkID, intChapterID) {

  // window.open('viewpicture.asp?intLinkID=' + intLinkID + '&intChapterID=' + intChapterID, 'partygigs_pictureviewer', 'width=400,height=400,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
  document.getElementById('frmImage').src = 'viewpicture.asp?intLinkID=' + intLinkID + '&intChapterID=' + intChapterID;
  
  var IE = false;
  if (navigator.appName == "Microsoft Internet Explorer"){IE = true}
  
  var x = 0;
  var y = 0;

  if (IE) {
  x = event.pageX || (event.clientX + (document.documentElement.scrollLeft || document.body.scrollLeft));
  y = event.pageY || (event.clientY + (document.documentElement.scrollTop || document.body.scrollTop));
 } else {
  x = event.pageX;
  y = event.pageY;
 	
}

  document.getElementById('frmImage').style.left = 150;
  document.getElementById('frmImage').style.top = y;
}

function showAdds() {

	var how_many_ads = 5;
	var now = new Date()
	var sec = now.getSeconds()
	var ad = sec % how_many_ads;
	ad +=1;
	if (ad==1) {
	url="http://www.videosz.com/index.php?link_id=7862";
	alt="Download 650 Adult DVDs";
	banner="http://banners.videosz.com/customers/gif/vz_banner49_468x60_anim.gif";
	width="468";
	height="60";
	}
	if (ad==2) {
	url="http://www.videosz.com/index.php?link_id=7862";
	alt="Download 650 Adult DVDs";
	banner="http://banners.videosz.com/customers/gif/vz_banner59_300x60_anim.gif";
	width="300";
	height="60";
	}
	if (ad==3) {
	url="http://www.videosz.com/index.php?link_id=7862";
	alt="Download 650 Adult DVDs";
	banner="http://banners.videosz.com/customers/gif/vz_banner36_468x60_anim.gif";
	width="468";
	height="60";
	}
	if (ad==4) {
	url="http://www.videosz.com/index.php?link_id=7862";
	alt="Download 650 Adult DVDs";
	banner="http://banners.videosz.com/customers/gif/vz_banner50_468x60_anim.gif";
	width="468";
	height="60";
	}
	if (ad==5) {
	url="http://www.videosz.com/index.php?link_id=7862";
	alt="Download 650 Adult DVDs";
	banner="http://banners.videosz.com/customers/gif/vz_banner48_468x60_anim.gif";
	width="468";
	height="60";
	}
	document.write('<center>');
	document.write('<a href=\"' + url + '\" target=\"_blank\">');
	document.write('<img src=\"' + banner + '\" width=')
	document.write(width + ' height=' + height + ' ');
	document.write('alt=\"' + alt + '\" border=0><br>');
	document.write('</center>');

}

function showAdds2() {
	
	var how_many_ads = 5;
	var now = new Date()
	var sec = now.getSeconds()
	var ad = sec % how_many_ads;
	ad +=1;
	if (ad==1) {
	url="http://www.videosz.com/index.php?link_id=7862";
	alt="Download 650 Adult DVDs";
	banner="http://banners.videosz.com/customers/gif/vz_banner17_60x468_anim.gif";
	width="60";
	height="468";
	}
	if (ad==2) {
	url="http://www.videosz.com/index.php?link_id=7862";
	alt="Download 650 Adult DVDs";
	banner="http://banners.videosz.com/customers/gif/vz_banner19_60x468_anim.gif";
	width="60";
	height="468";
	}
	if (ad==3) {
	url="http://www.videosz.com/index.php?link_id=7862";
	alt="Download 650 Adult DVDs";
	banner="http://banners.videosz.com/customers/gif/vz_banner46_60x468_anim.gif";
	width="60";
	height="468";
	}
	if (ad==4) {
	url="http://www.videosz.com/index.php?link_id=7862";
	alt="Download 650 Adult DVDs";
	banner="http://banners.videosz.com/customers/gif/vz_banner51_60x468_anim.gif";
	width="60";
	height="468";
	}
	if (ad==5) {
	url="http://www.888.com/?sr=373881&lang=en&flag=0000";
	alt="888 Casino On Net";
	banner="http://Marketing.888.com//CasinoOnNet/EN/Banners/18704-120x600.gif";
	width="120";
	height="600";
	}
	document.write('<div align=center>');
	document.write('<a href=\"' + url + '\" target=\"_blank\">');
	document.write('<img src=\"' + banner + '\" width=')
	document.write(width + ' height=' + height + ' ');
	document.write('alt=\"' + alt + '\" border=0><br>');
	document.write('</div>');
	
}