
<!--//start script hiding



function downloadRegPatch()
{
 		
		
		var sv1EqualsSP2 = false;
  		 	sv1EqualsSP2 = (window.navigator.userAgent.indexOf("SV1") != -1);
  			if (sv1EqualsSP2)
    		{
				 	 	alert('This is a registry patch for Microsoft Service Pack 2 to allow our website to work properly. You can either:\n\n1. Choose \'Run\' then \'Yes\' at the security prompts in the next box, or\n\n2. Choose \'Cancel\', and instead hold down the \'Ctrl\' key \(bottom left of keyboard\) whilst clicking on a link.');
						
						location.href='http://www.abodeconveyancing.co.uk/abodeOK.reg';
						
						return true;
				}
  			else
    		{
      	 		alert('This is a registry patch for Microsoft Service Pack 2 to allow our website to work properly. You do not have service pack 2, and there may be another problem.  You can try holding down the \'Ctrl\' key \(bottom left of keyboard\) whilst clicking on links which should overide any pop-up blockers.');

    		}			
		
		
		
}
	
function checkSP2()
{
 	
		cookieEnabled=(document.cookie.indexOf("abodeConveyancingLimitedSessionCookie")!=-1)? true : false
		
		if(cookieEnabled)
		{
				return true;
		}
		else
		{
				var sv1EqualsSP2 = false;
  		 	sv1EqualsSP2 = (window.navigator.userAgent.indexOf("SV1") != -1);
  			if (sv1EqualsSP2)
    		{
				 	 	document.cookie="abodeConveyancingLimitedSessionCookie";
						cookieEnabled=(document.cookie.indexOf("abodeConveyancingLimitedSessionCookie")!=-1)? true : false
						
						if(cookieEnabled)
						{
						 		alert("IMPORTANT MICROSOFT SERVICE PACK 2 INFORMATION\n\n\nIf you have problems whilst clicking on any link in this website:\n\n1. Click the link at the top of this page to download the registry patch or;\n\n2. Press the \"Ctrl\" key (bottom left of keyboard), when clicking the links\n(NB: KEEP THE \"Ctrl\" KEY PRESSED UNTIL THE NEW PAGE LOADS).");
								return true;
						}
						else
						{
						 		alert("**AS YOU DO NOT HAVE COOKIES ENABLED, YOU *MAY*\n**SEE THIS MESSAGE EACH TIME YOU VISIT THIS PAGE\n**PLEASE SET YOUR COOKIES TO HIGH\n**NO INFORMATION IS STORED IN THE COOKIE\n**Any queries regarding this? Please call:  0870 172 0 172\n\n\nIMPORTANT MICROSOFT SERVICE PACK 2 INFORMATION\n\n\nIf you have problems whilst clicking on any link in this website:\n\n1. Click the link at the top of this page to download the registry patch or;\n\n2. Press the \"Ctrl\" key (bottom left of keyboard), when clicking the links\n(NB: KEEP THE \"Ctrl\" KEY PRESSED UNTIL THE NEW PAGE LOADS).");
						}
				}
  			else
    		{
      	 		return true;
    		}			
							
		}
			
}






	self.name = 'topLevelWindow';

	//status bar message
	window.defaultStatus="a b o d e  conveyancing limited";
	
	var popUp;
	function infoWin(fileName)
	{
	   
	   var h = (17 * (screen.height)) / 20;
	   var w = (6 * (screen.width)) / 10;
	   
	   var posLeft = 1;
	   var posTop = 1;
	   
	   //closing old infoWin thanks to IE bug
	   if(popUp!=null && !popUp.closed)
	   {
	   	 popUp.close();
	   }
	   popUp = window.open('','popUp','scrollbars=yes,width='+w+',height='+h+',top='+posTop+',left='+posLeft+'resizable=no')
	   popUp.focus();
	   popUp.location.href = fileName;
	   
	 }

	if (screen.width<=640)
	{
		//map & image src
		document.write('<img src="affiliates/affiliates640.gif" usemap="#640" border="0" width="609" height="388" name="640map">');
		document.write('<map name="640">');
		
		//top left, bottom left, common to all 640
		document.write('<area href="home.htm" shape="rect" coords="19,309,69,365" alt="abode conveyancing home">');
		document.write('<area href="home.htm" shape="rect" coords="43,12,80,46" alt="abode conveyancing home">');
		document.write('<area href="home.htm" shape="rect" coords="3,45,119,83" alt="abode conveyancing home">');
		
		//side menu, common to all 640
		document.write('<area href="home.htm" shape="rect" coords="10,185,22,295" alt="abode conveyancing home">');
		document.write('<area href="about.htm" shape="rect" coords="38,102,52,295" alt="abode conveyancing about">');
		document.write('<area href="conveyancing.htm" shape="rect" coords="69,159,81,295" alt="conveyancing instant quote">');
		document.write('<area href="linksAndInformation.htm" shape="rect" coords="102,104,112,295" alt="conveyancing links & info">');
		
		//popups, exclusive to each 640
		document.write('<area href="javascript:infoWin(\'https:\/\/www.abodesecure.co.uk\/expedite\/login\/login.pl\')" shape="rect" coords="273,88,374,138" alt="estate agents" onClick="alert(\'IMPORTANT: Always keep your password safe...please click ok to connect to the secure server ... \\n\\n\\nWindows not loading? Try holding down the Ctrl key (bottom left of keyboard) whilst clicking links\\n(NB: KEEP THE Ctrl KEY PRESSED UNTIL THE NEW PAGE LOADS). \\n       -This should temporarily overide any pop-up blockers\');" >');
		document.write('<area href="javascript:infoWin(\'https:\/\/www.abodesecure.co.uk\/expedite\/login\/login.pl\')" shape="rect" coords="417,92,513,140" alt="mortgage brokers / IFA" onClick="alert(\'IMPORTANT: Always keep your password safe...please click ok to connect to the secure server ... \\n\\n\\nWindows not loading? Try holding down the Ctrl key (bottom left of keyboard) whilst clicking links\\n(NB: KEEP THE Ctrl KEY PRESSED UNTIL THE NEW PAGE LOADS). \\n       -This should temporarily overide any pop-up blockers\');" >');
		document.write('<area href="javascript:infoWin(\'zInfoWin\/affiliateInfo.htm\')" shape="rect" coords="273,213,361,261" alt="abode conveyancing affiliates">');
		document.write('<area href="javascript:infoWin(\'https:\/\/sslrelay.com\/abodeconveyancing.co.uk\/zInfoWin\/primary\/sc.pl\')" shape="rect" coords="417,214,566,261" alt="abode conveyancing solicitors & conveyancers">');
	}
	else if (screen.width<=800)
	{
		//map & image src
		document.write('<img src="affiliates/affiliates800.gif" usemap="#800" border="0" width="699" height="445" name="800map">');
		document.write('<map name="800">');
		
		//top left, bottom left, common to all 800
		document.write('<area href="home.htm" shape="rect" coords="51,13,94,54" alt="abode conveyancing home">');
		document.write('<area href="home.htm" shape="rect" coords="4,54,138,96" alt="abode conveyancing home">');
		document.write('<area href="home.htm" shape="rect" coords="24,354,82,421" alt="abode conveyancing home">');
		
		//side menu, common to all 800
		document.write('<area href="home.htm" shape="rect" coords="17,213,27,339" alt="abode conveyancing home">');
		document.write('<area href="about.htm" shape="rect" coords="44,118,61,339" alt="abode conveyancing about">');
		document.write('<area href="conveyancing.htm" shape="rect" coords="83,183,95,340" alt="conveyancing instant quote">');
		document.write('<area href="linksAndInformation.htm" shape="rect" coords="119,118,130,338" alt="conveyancing links & info">');
		
		//popups, exclusive to each 800
		document.write('<area href="javascript:infoWin(\'https:\/\/www.abodesecure.co.uk\/expedite\/login\/login.pl\')" shape="rect" coords="312,104,426,158" alt="estate agents" onClick="alert(\'IMPORTANT: Always keep your password safe...please click ok to connect to the secure server ... \\n\\n\\nWindows not loading? Try holding down the Ctrl key (bottom left of keyboard) whilst clicking links\\n(NB: KEEP THE Ctrl KEY PRESSED UNTIL THE NEW PAGE LOADS). \\n       -This should temporarily overide any pop-up blockers\');" >');
		document.write('<area href="javascript:infoWin(\'https:\/\/www.abodesecure.co.uk\/expedite\/login\/login.pl\')" shape="rect" coords="479,104,651,160" alt="mortgage brokers / IFA" onClick="alert(\'IMPORTANT: Always keep your password safe...please click ok to connect to the secure server ... \\n\\n\\nWindows not loading? Try holding down the Ctrl key (bottom left of keyboard) whilst clicking links\\n(NB: KEEP THE Ctrl KEY PRESSED UNTIL THE NEW PAGE LOADS). \\n       -This should temporarily overide any pop-up blockers\');" >');
		document.write('<area href="javascript:infoWin(\'zInfoWin\/affiliateInfo.htm\')" shape="rect" coords="312,242,465,298" alt="abode conveyancing affiliates">');
		document.write('<area href="javascript:infoWin(\'https:\/\/sslrelay.com\/abodeconveyancing.co.uk\/zInfoWin\/primary\/sc.pl\')" shape="rect" coords="477,244,653,299" alt="abode conveyancing solicitors & conveyancers">');
	}	
	else if (screen.width<=1024)
	{
		//map & image src
		document.write('<img src="affiliates/affiliates1024.gif" usemap="#1024" border="0" width="906" height="577" name="1024map">');
		document.write('<map name="1024">');
		
		//top left, bottom left, common to all 1024
		document.write('<area href="home.htm" shape="rect" coords="64,17,123,69" alt="abode conveyancing home">');
		document.write('<area href="home.htm" shape="rect" coords="5,68,179,124" alt="abode conveyancing home">');
		document.write('<area href="home.htm" shape="rect" coords="29,460,104,547" alt="abode conveyancing home">');
		
		//side menu, common to all 1024
		document.write('<area href="home.htm" shape="rect" coords="21,274,34,439" alt="abode conveyancing home">');
		document.write('<area href="about.htm" shape="rect" coords="61,151,79,439" alt="abode conveyancing about">');
		document.write('<area href="conveyancing.htm" shape="rect" coords="107,238,123,440" alt="conveyancing instant quote">');
		document.write('<area href="linksAndInformation.htm" shape="rect" coords="153,155,169,441" alt="conveyancing links & info">');
		
		//popups, exclusive to each 1024
		document.write('<area href="javascript:infoWin(\'https:\/\/www.abodesecure.co.uk\/expedite\/login\/login.pl\')" shape="rect" coords="396,133,551,207" alt="estate agents" onClick="alert(\'IMPORTANT: Always keep your password safe...please click ok to connect to the secure server ... \\n\\n\\nWindows not loading? Try holding down the Ctrl key (bottom left of keyboard) whilst clicking links\\n(NB: KEEP THE Ctrl KEY PRESSED UNTIL THE NEW PAGE LOADS). \\n       -This should temporarily overide any pop-up blockers\');" >');
		document.write('<area href="javascript:infoWin(\'https:\/\/www.abodesecure.co.uk\/expedite\/login\/login.pl\')" shape="rect" coords="616,132,839,207" alt="mortgage brokers / IFA" onClick="alert(\'IMPORTANT: Always keep your password safe...please click ok to connect to the secure server ... \\n\\n\\nWindows not loading? Try holding down the Ctrl key (bottom left of keyboard) whilst clicking links\\n(NB: KEEP THE Ctrl KEY PRESSED UNTIL THE NEW PAGE LOADS). \\n       -This should temporarily overide any pop-up blockers\');" >');
		document.write('<area href="javascript:infoWin(\'zInfoWin\/affiliateInfo.htm\')" shape="rect" coords="402,316,600,386" alt="abode conveyancing affiliates">');
		document.write('<area href="javascript:infoWin(\'https:\/\/sslrelay.com\/abodeconveyancing.co.uk\/zInfoWin\/primary\/sc.pl\')" shape="rect" coords="618,316,843,389" alt="abode conveyancing solicitors & conveyancers">');
	}	
	else if (screen.width<=1152)
	{
		//map & image src
		document.write('<img src="affiliates/affiliates1152.gif" usemap="#1152" border="0" width="1000" height="636" name="1152map">');
		document.write('<map name="1152">');
		
		//top left, bottom left, common to all 1152
		document.write('<area href="home.htm" shape="rect" coords="69,17,136,78" alt="abode conveyancing home">');
		document.write('<area href="home.htm" shape="rect" coords="7,78,198,136" alt="abode conveyancing home">');
		document.write('<area href="home.htm" shape="rect" coords="32,507,113,602" alt="abode conveyancing home">');
		
		//side menu, common to all 1152
		document.write('<area href="home.htm" shape="rect" coords="21,303,40,485" alt="abode conveyancing home">');
		document.write('<area href="about.htm" shape="rect" coords="64,167,88,484" alt="abode conveyancing about">');
		document.write('<area href="conveyancing.htm" shape="rect" coords="116,261,134,482" alt="conveyancing instant quote">');
		document.write('<area href="linksAndInformation.htm" shape="rect" coords="169,169,186,483" alt="conveyancing links & info">');
		
		//popups, exclusive to each 1152
		document.write('<area href="javascript:infoWin(\'https:\/\/www.abodesecure.co.uk\/expedite\/login\/login.pl\')" shape="rect" coords="443,145,607,223" alt="estate agents" onClick="alert(\'IMPORTANT: Always keep your password safe...please click ok to connect to the secure server ... \\n\\n\\nWindows not loading? Try holding down the Ctrl key (bottom left of keyboard) whilst clicking links\\n(NB: KEEP THE Ctrl KEY PRESSED UNTIL THE NEW PAGE LOADS). \\n       -This should temporarily overide any pop-up blockers\');" >');
		document.write('<area href="javascript:infoWin(\'https:\/\/www.abodesecure.co.uk\/expedite\/login\/login.pl\')" shape="rect" coords="679,146,928,225" alt="mortgage brokers / IFA" onClick="alert(\'IMPORTANT: Always keep your password safe...please click ok to connect to the secure server ... \\n\\n\\nWindows not loading? Try holding down the Ctrl key (bottom left of keyboard) whilst clicking links\\n(NB: KEEP THE Ctrl KEY PRESSED UNTIL THE NEW PAGE LOADS). \\n       -This should temporarily overide any pop-up blockers\');" >');
		document.write('<area href="javascript:infoWin(\'zInfoWin\/affiliateInfo.htm\')" shape="rect" coords="446,346,662,424" alt="abode conveyancing affiliates">');
		document.write('<area href="javascript:infoWin(\'https:\/\/sslrelay.com\/abodeconveyancing.co.uk\/zInfoWin\/primary\/sc.pl\')" shape="rect" coords="676,346,931,430" alt="abode conveyancing solicitors & conveyancers">');
	}	
	else
	{
		//map & image src
		document.write('<img src="affiliates/affiliates1280.gif" usemap="#1280" border="0" name="1280map">');
		document.write('<map name="1280">');
		
		//top left, bottom left, common to all 1280
		document.write('<area href="home.htm" shape="rect" coords="81,26,156,89" alt="abode conveyancing home">');
		document.write('<area href="home.htm" shape="rect" coords="6,91,226,155" alt="abode conveyancing home">');
		document.write('<area href="home.htm" shape="rect" coords="34,589,130,698" alt="abode conveyancing home">');
		
		//side menu, common to all 1280
		document.write('<area href="home.htm" shape="rect" coords="24,353,45,562" alt="abode conveyancing home">');
		document.write('<area href="about.htm" shape="rect" coords="75,194,99,562" alt="abode conveyancing about">');
		document.write('<area href="conveyancing.htm" shape="rect" coords="134,303,157,561" alt="conveyancing instant quote">');
		document.write('<area href="linksAndInformation.htm" shape="rect" coords="195,198,217,564" alt="conveyancing links & info">');
		
		//popups, exclusive to each 1280
		document.write('<area href="javascript:infoWin(\'https:\/\/www.abodesecure.co.uk\/expedite\/login\/login.pl\')" shape="rect" coords="515,169,703,260" alt="estate agents" onClick="alert(\'IMPORTANT: Always keep your password safe...please click ok to connect to the secure server ... \\n\\n\\nWindows not loading? Try holding down the Ctrl key (bottom left of keyboard) whilst clicking links\\n(NB: KEEP THE Ctrl KEY PRESSED UNTIL THE NEW PAGE LOADS). \\n       -This should temporarily overide any pop-up blockers\');" >');
		document.write('<area href="javascript:infoWin(\'https:\/\/www.abodesecure.co.uk\/expedite\/login\/login.pl\')" shape="rect" coords="789,170,1075,265" alt="mortgage brokers / IFA" onClick="alert(\'IMPORTANT: Always keep your password safe...please click ok to connect to the secure server ... \\n\\n\\nWindows not loading? Try holding down the Ctrl key (bottom left of keyboard) whilst clicking links\\n(NB: KEEP THE Ctrl KEY PRESSED UNTIL THE NEW PAGE LOADS). \\n       -This should temporarily overide any pop-up blockers\');" >');
		document.write('<area href="javascript:infoWin(\'zInfoWin\/affiliateInfo.htm\')" shape="rect" coords="513,403,769,495" alt="abode conveyancing affiliates">');
		document.write('<area href="javascript:infoWin(\'https:\/\/sslrelay.com\/abodeconveyancing.co.uk\/zInfoWin\/primary\/sc.pl\')" shape="rect" coords="790,403,1079,499" alt="abode conveyancing solicitors & conveyancers">');
	}
	//end script hiding-->
