function top(){
document.writeln('<SCRIPT src="http://www.virtualsunderland.co.uk/sitescripts/vsright.js" type=text/javascript></SCRIPT>');
document.writeln('<SCRIPT src="http://www.virtualsunderland.co.uk/sitescripts/vsnavigation.js" type=text/javascript></SCRIPT>');
document.writeln('<link rel=stylesheet type="text/css" href="http://www.virtualsunderland.co.uk/sitescripts/default.css">');
document.writeln('<body bgcolor=#ffffff link=#b000ef vlink=#b000ef alink=#b000ef>');
document.writeln('<style><!- a{text-decoration:none} //-></style>');
document.writeln('<center><br>');
document.writeln('<table width=750 cellpadding=0 cellspacing=0 border=0>');
document.writeln('<tr>');
document.writeln('<td align=right><a href="http://www.virtualsunderland.co.uk" target="_top">www.virtualsunderland.co.uk</a> : Virtual Sunderland ');

var months=new Array(13);
months[1]="January";
months[2]="February";
months[3]="March";
months[4]="April";
months[5]="May";
months[6]="June";
months[7]="July";
months[8]="August";
months[9]="September";
months[10]="October";
months[11]="November";
months[12]="December";

var time=new Date();
var lmonth=months[time.getMonth() + 1];
var date=time.getDate();
var year=time.getYear();
if (year < 2000)  year = year + 1900;
document.write("<i>(" + lmonth + " ");
document.write(date + ", " + year + ")</i><BR><BR>");

document.writeln('</td></tr></table>');
}

function logo_and_adverts(){
document.writeln('	<table width=750 cellpadding=0 cellspacing=0 border=0>');
document.writeln('	<tr><td bgcolor=#ffffff><center>');
document.writeln('	<table border=0 cellpadding=3 cellspacing=0>');
document.writeln('		<tr>');
document.writeln('			<td bgcolor=#ffffff align=left><img src="http://www.virtualsunderland.co.uk/siteimages/vs-logo.gif"></td>');
document.writeln('			<td bgcolor=#ffffff align=middle><center>');
}


function close_adverts(){
document.writeln('</center></td></tr>');
document.writeln('		</table>');
document.writeln('	</td></tr></table>');
}


function adverts(){
//local

//   if (!document.phpAds_used) document.phpAds_used = ',';
//   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
//   document.write ("http://www.readytogo.net/adverts/adjs.php?n=a4c6e45b");
//   document.write ("&amp;what=zone:6");
//   document.write ("&amp;exclude=" + document.phpAds_used);
//   if (document.referer)
//      document.write ("&amp;referer=" + escape(document.referer));
//   document.write ("'><" + "/script>");

//////
   document.write ( "<iframe id='a4f679b8' name='a4f679b8' src='http://d1.openx.org/afr.php?n=a4f679b8&amp;zoneid=45253' framespacing='0' frameborder='no' scrolling='no' width='468' height='60'><a href='http://d1.openx.org/ck.php?n=a9b20981&amp;cb=16739' target='_blank'><img src='http://d1.openx.org/avw.php?zoneid=45253&amp;n=a9b20981' border='0' alt='' /></a></iframe>");
   document.write ("<script type='text/javascript' src='http://d1.openx.org/ag.php'></script>");


////




//document.writeln("<a href='http://www.readytogo.net/adverts/adclick.php?n=a9ebfa83' target='_blank'><img src='http://www.readytogo.net/adverts/adview.php?what=zone:6&amp;n=a9ebfa83' border='0' alt=''></a>");

}


function open_table(){
document.writeln('<table width=750 cellpadding=0 cellspacing=0 border=0>');
document.writeln('<tr>');
document.writeln('<td colspan=3 bgcolor=#000000><img src="http://www.virtualsunderland.co.uk/siteimages/bit.gif" height=1 width=1></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td bgcolor=#000000><img src="http://www.virtualsunderland.co.uk/siteimages/bit.gif" height=1 width=1></td>');
document.writeln('<td width=748 bgcolor=#ffffff>');
}


function mid_section(){
document.writeln('</td>');
document.writeln('<td bgcolor=#000000><img src="http://www.virtualsunderland.co.uk/siteimages/bit.gif"></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td colspan=3 bgcolor=#000000><img src="http://www.virtualsunderland.co.uk/siteimages/bit.gif"></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td bgcolor=#000000><img src="http://www.virtualsunderland.co.uk/siteimages/bit.gif" height=1 width=1></td>');
document.writeln('<td bgcolor=#ffffff valign=top>');
}


function close_table(){
document.writeln('</td>');
document.writeln('<td width=1 bgcolor=#000000><img src="http://www.virtualsunderland.co.uk/siteimages/bit.gif" width=1 height=1></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td colspan=3 bgcolor=#000000><img src="http://www.virtualsunderland.co.uk/siteimages/bit.gif"></td>');
document.writeln('</tr>');
document.writeln('</table>');
}


function copyright_footer() {
document.writeln('<center><table width=750><tr><td>');
document.writeln('<center><font color="#c0c0c0" face=verdana size=1><BR>The name and overall content are © Ready To Go, and all rights are reserved. Please see our <a href="javascript:ModuleWin(\'http://www.virtualsunderland.co.uk/terms.htm\',\'copyright\')">terms</a> page for conditions of use, or click here for our <a href="javascript:ModuleWin(\'http://www.virtualsunderland.co.uk/disclaimer.htm\',\'copright\')">disclaimer</a> page.</font></td></tr></table>');
}


function ModuleWin(theURL,winName,x,y,scrollon) {
	if (x=='') x = 0
	if (y=='') y = 0
	scrollon = 'yes';
	var now = new Date();
	WinName = winName + now.getTime()
	WinName = WinName.replace(' ','');
	eval('window.open("' + theURL + '","' + WinName + '","scrollbars=' + scrollon + ',location=0,menubar=0,resizable=yes,height=400,width=510,left=' + x + ',top=' + y + '")')
	
}

