<!--//

var latest="Egypt"
var latesturl="http://www.users.globalnet.co.uk/~assist/pages/countries/egypt.html"
var next="Amsterdam"
var nexturl="http://www.users.globalnet.co.uk/~assist/pages/countries/netherlands.html"
var current="Scotland"
var currenturl="http://www.users.globalnet.co.uk/~assist/pages/countries/scotland.html"


document.write("<img src='www.users.globalnet.co.uk/~assist/gfx/global.spacer.gif' width=1 height=4><br><font style='font-size:8pt;'>an idiot<font color='#000000'>'s latest guide is:<br></font>");
document.write("<font style='font-size:9pt;'><b><a href='"+latesturl+"' class=red><img src='http://www.users.globalnet.co.uk/~assist/gfx/global/weelinkdot.gif' width=12 height=8 border=0>"+latest+"</b></a></font><br><img src='http:/www.users.globalnet.co.uk/~assist/gfx/global.spacer.gif' width=1 height=11><br><font color='#000000'>his next guide will be:<br></font>");
document.write("<font style='font-size:9pt;'><b><a href='"+nexturl+"' class=blue><img src='http://www.users.globalnet.co.uk/~assist/gfx/global/weelinkdot.gif' width=12 height=8 border=0>"+next+"</b></a></font><br><img src='http://www.users.globalnet.co.uk/~assist/gfx/global.spacer.gif' width=1 height=11><br><font color='#000000'>and he is currently in:<br></font>");
document.write("<font style='font-size:9pt;'><b><a href='"+currenturl+"' class=blue><img src='http://www.users.globalnet.co.uk/~assist/gfx/global/weelinkdot.gif' width=12 height=8 border=0>"+current+"</b></a></font>");

//-->
