// JavaScript Document


function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}

function changeImages() {
	if (document.images && (preloadFlag == true)) {
		for (var i=0; i<changeImages.arguments.length; i+=2) {
			document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
		}
	}
}

var preloadFlag = false;
function preloadImages() {
	if (document.images) {
		id1_09_over = newImage("images/1_09-over.gif");
		id1_12_over = newImage("images/1_12-over.gif");
		id1_16_over = newImage("images/1_16-over.gif");
		id1_17_over = newImage("images/1_17-over.gif");
		id1_18_over = newImage("images/1_18-over.gif");
		id1_19_over = newImage("images/1_19-over.gif");
		id1_22_over = newImage("images/1_22-over.gif");
		id1_26_over = newImage("images/1_26-over.gif");
		preloadFlag = true;
	}
}


function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}


var timeDelay = 3; 
var Pix = new Array
("images/slideshow/image001.jpg","images/slideshow/image002.jpg","images/slideshow/image003.jpg","images/slideshow/image004.jpg","images/slideshow/image005.jpg","images/slideshow/image006.jpg","images/slideshow/image007.jpg","images/slideshow/image008.jpg","images/slideshow/image009.jpg","images/slideshow/image010.jpg","images/slideshow/image011.jpg","images/slideshow/image012.jpg","images/slideshow/image013.jpg","images/slideshow/image014.jpg","images/slideshow/image015.jpg","images/slideshow/image016.jpg","images/slideshow/image017.jpg","images/slideshow/image018.jpg","images/slideshow/image019.jpg","images/slideshow/image020.jpg","images/slideshow/image021.jpg","images/slideshow/image022.jpg","images/slideshow/image023.jpg","images/slideshow/image024.jpg","images/slideshow/image025.jpg","images/slideshow/image026.jpg","images/slideshow/image027.jpg","images/slideshow/image028.jpg","images/slideshow/image029.jpg","images/slideshow/image030.jpg","images/slideshow/image031.jpg","images/slideshow/image032.jpg","images/slideshow/image033.jpg","images/slideshow/image034.jpg","images/slideshow/image035.jpg","images/slideshow/image036.jpg","images/slideshow/image037.jpg","images/slideshow/image038.jpg","images/slideshow/image039.jpg","images/slideshow/image040.jpg","images/slideshow/image041.jpg","images/slideshow/image042.jpg","images/slideshow/image043.jpg","images/slideshow/image044.jpg","images/slideshow/image045.jpg","images/slideshow/image046.jpg","images/slideshow/image047.jpg","images/slideshow/image048.jpg","images/slideshow/image049.jpg","images/slideshow/image050.jpg","images/slideshow/image051.jpg","images/slideshow/image052.jpg","images/slideshow/image053.jpg","images/slideshow/image054.jpg","images/slideshow/image055.jpg","images/slideshow/image056.jpg","images/slideshow/image057.jpg","images/slideshow/image058.jpg","images/slideshow/image059.jpg","images/slideshow/image060.jpg");

var howMany = Pix.length;
timeDelay *= 1000;
var PicCurrentNum = 0;
var PicCurrent = new Image();
PicCurrent.src = Pix[PicCurrentNum];
function startPix() {
setInterval("slideshow()", timeDelay);
}
function slideshow() {
PicCurrentNum++;
if (PicCurrentNum == howMany) {
PicCurrentNum = 0;
}
PicCurrent.src = Pix[PicCurrentNum];
document["ChangingPix"].src = PicCurrent.src;
}


function noRightClick() {

if (event.button==2) {
alert('Sorry, that function is disabled! Contents & Graphics are © copyrighted to Park Lane Technologies Limited. 
Our work is not public domain and should NOT be taken from this site under UK penalty of law. www.park-lane-tech.co.uk or call +44 01202 696382')
}
}
document.onmousedown=noRightClick

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}



MM_reloadPage(true);

document.title='MakeMeaNestEgg.com Ltd - Frequently asked questions at UK Property syndicate';

function SymError()
{
  return true;
}
window.onerror = SymError;
var SymRealWinOpen = window.open;
function SymWinOpen(url, name, attributes)
{
  return (new Object());
}
window.open = SymWinOpen;

function MM_nbGroup(event, grpName) { //v6.0
  var i,img,nbArr,args=MM_nbGroup.arguments;
  if (event == "init" && args.length > 2) {
    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
      nbArr[nbArr.length] = img;
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
        if (!img.MM_up) img.MM_up = img.src;
        img.src = img.MM_dn = args[i+1];
        nbArr[nbArr.length] = img;
    } }
  } else if (event == "over") {
    document.MM_nbOver = nbArr = new Array();
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
      nbArr[nbArr.length] = img;
    }
  } else if (event == "out" ) {
    for (i=0; i < document.MM_nbOver.length; i++) {
      img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
  } else if (event == "down") {
    nbArr = document[grpName];
    if (nbArr)
      for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
    document[grpName] = nbArr = new Array();
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
      nbArr[nbArr.length] = img;
  } }
}
