Content for this page is currently being updated.
var memorywidth="760px" //scroller width var memoryheight="20px" //scroller height var memorybgcolor="#ffffff" //scroller background var memorypadding="2px" //padding applied to the scroller. 0 for non. var borderCSS="border: 1px solid #ffffff;" //Border CSS, applied to scroller to give border. var memoryspeed=1 //Scroller speed (larger is faster 1-10) var pauseit=1 //Pause scroller onMousever (0=no. 1=yes)? var persistlastviewedmsg=1 //should scroller's position persist after users navigate away (1=yes, 0=no)? var persistmsgbehavior="onload" //set to "onload" or "onclick". //Specify the scroller's content (don't delete tag) //Keep all content on ONE line, and backslash any single quotations (ie: that's great): var memorycontent='Along These Lines (2008) - Ruby Blue (2008) - The Other Boleyn Girl (2008) - Hancock and Joan (2008) - Things I haven\'t Told You (2008) - The Fixer (2008) - The Bank Job (2008) - Jetsam (2008) - Big Barn Farm (2008) - Basil\'s Swap Shop (2008) - Three Men in Another Boat (2008) - The Golden Compass (2007) - Tittybangbang 3 (2007) - The Great Garden Detectives (2007) - Half Broken Things (2007) - ROAR series 2 (2007) - I Didn\'t Know That (2007) - Three Fat Brides (2007) - Cape Wrath (2007) - Exodus (2007) - Amazing Grace (2007) - Venus (2007) - Eastenders (2007) - Location, Location, Location (2007-2001) - Save Lullingstone Castle (2007-2006) - The Windmill Boy (2006) - Children Of Men (2006) - Gypo (2006) - Roar (2007 - 2006) - Art Attack (2006-1989) - The Basil Brush Show (2006) - The Trisha Goddard Show (2006) - We\'ve Got The Toaster (2006) - Time Team (2006) - Ramseys Kitchen Nightmares (2006) - Pride and Prejudice (2005) - Bleak House (2005) - Miss Marple: The Moving Finger (2005) - Scrapheap Challenge (2005) - TittyBangBang Series One & Two (2006-2005) - The Alan Clark Diaries (2004) - The Vault (2004-2002) - Wasp (2003) - Johnny English (2003) - The Gathering Storm (2002) - Tipping the Velvet (2002) - Last Orders (2001) - The World is Not Enough (1999) - The Mummy (1999) - Birds of a Feather (1998 - 1989) - Hercule Poirots Christmas (1995) - Moon and Son (1992) - Darling Buds of May (1993-1991) - Stay Lucky (1993 - 1989) - Hamlet (1990) - 7T3 (1988) - A Room with a View (1986) - The Draughtmans Contract (1982) - Porridge (1977-1973) - Diamonds are Forever (1971) - Anne of a Thousand Days (1969) - The Amorous Adventures of Moll Flanders (1965) - A Canterbury Tale (1944) - ' ////NO NEED TO EDIT BELOW THIS LINE//////////// var combinedcssTable="width:"+(parseInt(memorywidth)+6)+"px;background-color:"+memorybgcolor+";padding:"+memorypadding+";"+borderCSS+";" var combinedcss="width:"+memorywidth+";height:"+memoryheight+";" var divonclick=(persistlastviewedmsg && persistmsgbehavior=="onclick")? 'onClick="savelastmsg()" ' : ' memoryspeed=(document.all)? memoryspeed : Math.max(1, memoryspeed-1) //slow speed down by 1 for NS var copyspeed=memoryspeed var pausespeed=(pauseit==0)? copyspeed: 0 var iedom=document.all||document.getElementById if (iedom) document.write('+memorycontent+') var actualwidth=' var memoryscroller if (window.addEventListener) window.addEventListener("load", populatescroller, false) else if (window.attachEvent) window.attachEvent("onload", populatescroller) else if (document.all || document.getElementById) window.onload=populatescroller function populatescroller(){ memoryscroller=document.getElementById? document.getElementById("memoryscroller") : document.all.memoryscroller memoryscroller.style.left=parseInt(memorywidth)+8+"px" if (persistlastviewedmsg && get_cookie("lastscrollerpos")!="") revivelastmsg() memoryscroller.innerHTML=memorycontent actualwidth=document.all? temp.offsetWidth : document.getElementById("temp").offsetWidth lefttime=setInterval("scrollmarquee()",20) } function get_cookie(Name) { var search = Name + "=" var returnvalue = "" if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) if (offset != -1) { offset += search.length end = document.cookie.indexOf(";", offset) if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)) } } return returnvalue; } function savelastmsg(){ document.cookie="lastscrollerpos="+memoryscroller.style.left } function revivelastmsg(){ lastscrollerpos=parseInt(get_cookie("lastscrollerpos")) memoryscroller.style.left=parseInt(lastscrollerpos)+"px" } if (persistlastviewedmsg && persistmsgbehavior=="onload") window.onunload=savelastmsg function scrollmarquee(){ if (parseInt(memoryscroller.style.left)>(actualwidth*(-1)+8)) memoryscroller.style.left=parseInt(memoryscroller.style.left)-copyspeed+"px" else memoryscroller.style.left=parseInt(memorywidth)+8+"px" } if (iedom){ with (document){ document.write(') write(' ') write(') write(' ') document.write(' ') } }