<!--
if ((screen.width>=1024))
{
document.write('<a href="location.php"><img src="http://www.fresh-ideas.co.uk/images/find_us.gif" alt="Find Us" border="0" /></a>');
}
else
{
document.write('');
}
//-->