// JavaScript Document

<!--
document.write('<table width=\"100%\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">');

document.write('<tr>');
document.write('<td width=\"14\">&nbsp;</td>');
document.write('<td width=\"255\" align=\"left\" valign=\"bottom\"><a href=\"../index.html\"><img src=\"../images/sampfordlogo_wht.png\" border=\"0\" /></a><br><br></td>');
document.write('<td align=\"right\" valign=\"top\">');
					  
document.write('<div id=\"toprightmenu\">');
document.write('</div>');	

document.write('<script type=\"text/javascript\">');
document.write('var flashObj = new SWFObject(\"../toprightmenu1.swf\", \"toprightmenu1\", \"486\", \"34\", \"8\", \"\");');
document.write('flashObj.addParam(\"quality\", \"high\");');
document.write('flashObj.addParam(\"wmode\", \"transparent\");');
document.write('flashObj.addParam(\"scale\", \"noscale\");');
document.write('flashObj.write(\"toprightmenu\");');
document.write('</script>');				
				
document.write('</td>');				
document.write('</tr>');

document.write('</table>');	

//-->
