
document.write('<table border=0 cellpadding=0 cellspacing=0><tr><td align="center">');
document.write('<div style="font-size:9px">Cruise ship maps from <a href="http://ShipWatcher.com" target="_blank">ShipWatcher.com</a>&nbsp;|&nbsp;<a href="http://maps.google.com/maps?q=http://shipwatcher.com/ShipKML.aspx?r=' + region + '" target="_blank">View Larger Map</a></div>');
document.write('<iframe width="500" height="500" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" ');
document.write('src="http://ShipWatcher.com/DisplayMap.aspx?r=' + region + '">');
document.write('</iframe><br />');
document.write('<form action="http://www.google.com.au/cse" id="cse-search-box" target="_blank">');
document.write('<div>');
document.write('<input type="hidden" name="cx" value="partner-pub-9121250428787687:wfy9ga-af4k" />');
document.write('<input type="hidden" name="ie" value="ISO-8859-1" />');
document.write('<input type="text" name="q" size="25" />');
document.write('<input type="submit" name="sa" value="Search" />');
document.write('</div>');
document.write('</form>');
document.write('<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en"></script>');
document.write('</td></tr></table>');

