// french-mortgage.com commio.js

   if(!parent || !parent.fm_main)
      {
      top.location.href = 'index.html?' + document.location.href;
      }

function pop(page) 
{ 
	popF = window.open(page,'popF','toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=480,height=380');
	popF.focus();
}
 
function showMap()
{
	document.location.href = 'http://www.streetmap.co.uk/streetmap.dll?Postcode2Map?code=OX27+9BS&title=French-Mortgage.com&back=Back+to+French-Mortgage.com&url=&bimage=background%3dhttp://www.french-mortgage.com/images/bckgnd.gif&zoom=3';
}
