function frameIt(url){ window.open(url,'frameOptions','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=750,height=600,screenX=10,screenY=10,top=10,left=10') } 

function infoWindow(url){ window.open(url,'frameOptions','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=610,height=500,screenX=10,screenY=10,top=10,left=10') } 

function specialOffer(){window.open('http://www.moviemarket.co.uk/special_offer.html','HOT20','status=no,toolbar=no,scrollbars=yes,resizable=no,width=440,height=300,screenX=100,screenY=100,left=100,top=100')} 
