d=document;
var img='http://www.patiolanterns.com/amv/'
var now=new Date(), month=now.getMonth(), year=now.getYear();;
Month=new Array("01", "02", "03","04", "05","06","07","08","09","10","11","12")
if(Month[month]==12)
bgs=new Array('00','01','02','03','04','05','06','07','08','09','10','11','12','13','14','15','16','17','18','19','20');
else
bgs=new Array('00','01','02','03','04','05','06','07','08','09','10','11','12','13','14','15','16','17','18','19','20');
var Nubg=(now.getSeconds())%bgs.length,Bg=bgs[Nubg],Parta='<style type="text/css">body{background-attachment:fixed;background-image:url("'+img+'bg/bg',Partc='.jpg");background-repeat:no-repeat;background-position:100% 100%;}</style>';
if(screen.width==800||screen.height==600)
d.write(Parta+Bg+Partc);
else 
d.write(Parta+Bg+'a'+Partc);

function addNS6sidebar(){if (window.sidebar&&window.sidebar.addPanel)window.sidebar.addPanel("Adults Most Visited","http://www.adultsmostvisited.ca","");else alert("You need Netscape 6 to use this particular feature. Other browser please press Ctrl + D")}


top.window.moveTo(0,0);if (d.all) {top.window.resizeTo(screen.availWidth,screen.availHeight);}else if (d.layers||d.getElementById) {if (top.window.outerHeight<screen.availHeight||top.window.outerWidth<screen.availWidth){top.window.outerHeight = screen.availHeight;top.window.outerWidth = screen.availWidth;}}