function ieVersion(){var c=-1;if(navigator.appName=="Microsoft Internet Explorer"){var a=navigator.userAgent;var b=new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})");if(b.exec(a)!=null){c=parseFloat(RegExp.$1)}}return c}var version=ieVersion();if((navigator.appName=="Microsoft Internet Explorer")&&(version<7)&&readCookie("end6Off")!="1"){makeWindow()}function closeLayer(b,a){var a=a;document.getElementById(b).style.display="none";if(a>"0"){createCookie("end6Off",1,14400)}}function createCookie(c,e,d){var d=d;if(d){var b=new Date();b.setTime(b.getTime()+(d*60*1000));var a="; expires="+b.toGMTString()}else{var a=""}document.cookie=c+"="+e+a+"; path=/"}function readCookie(e){var d=e+"=";var a=document.cookie.split(";");for(var b=0;b<a.length;b++){var f=a[b];while(f.charAt(0)==" "){f=f.substring(1,f.length)}if(f.indexOf(d)==0){return f.substring(d.length,f.length)}}return null}function makeWindow(){bit='<div id="bigWindow" style="position:absolute;height:1000px;width:100%;background-color:#000000;opacity:0.75;filter:alpha(opacity=75);z-index:990;top:0px;left:0px;"></div>';bit+='<div id="iWindow" style="position:relative;width:900px;margin:0px auto;z-index:1000;color:#000000;">';bit+='<div style="position:absolute;top:100px;left:250px;width:400px;height:400px;padding:10px;background-color:#ffffff;border:5px solid #cccccc;font-size:14px; line-height:20px;">';bit+='<div style="text-align:center;"><img src="images/logo2.png" alt="Pinkerton Murray - Sales. Lettings and Property Management"/><br/><br/><b>Oh dear!!<br />It appears that you are using Internet Explorer 6!</b>';bit+='<br />&nbsp;<br />This browser is full of security problems and is very unsafe to use.<br />&nbsp;<br />Pinkerton Murray highly recommendeds that you upgrade to:<br /><a href="http://www.mozilla.com" title="Firefox">Firefox</a>, <a href="http://www.opera.com" title="Opera">Opera</a>, <a href="http://www.apple.com/safari/" title="Safari">Safari</a>, <a href="http://www.flock.com/" title="Flock">Flock</a>, or <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx" title="Internet Explorer 8">Explorer 8</a>.<br />&nbsp;<br />These are all free, much better browsers, and take only a couple of minutes to install.<br />&nbsp;<br />We at Pinkerton Murray all use these other browsers and are just trying to promote healthy web use throughout the world.<br />&nbsp;<br />&nbsp;<br /><a href="#" onclick="closeLayer(\'iWindow\',\'1\');closeLayer(\'bigWindow\',\'1\');return false;" style="font-size:10px;">Close this annoying window</a></div>';bit+="</div>";bit+="</div>";document.write(bit)};