<!--
function FP_swapImg() {//v1.0
 var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length;
 n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
 elm.$src=elm.src; elm.src=args[n+1]; } }
}

function FP_preloadImgs() {//v1.0
 var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
 for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; }
}

function FP_getObjectByID(id,o) {//v1.0
 var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
 else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
 if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
 for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
 f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
 for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
 return null;
}
// -->

<!--
function virtual() {
DispWin1 =
window.open('virtual_sample_tour.htm','detail',
'height=485,width=345,scrollbars=0,resizable=1,toolbar=0,menubar=0');
}
// -->

<!--
function pic1() {
DispWin1 =
window.open('http://www.capecodrentals.net/rns/search/CheckRates.aspx?ID=37&Name=25NE-Nugent&frm=frmCheckRate','detail',
'height=500,width=500,scrollbars=0,resizable=1,toolbar=0,menubar=0');
}
function pic2() {
DispWin1 =
window.open('pop_floorplan_two_bed_apartment_upper_level.htm','detail',
'height=450,width=490,scrollbars=0,resizable=1,toolbar=0,menubar=0');
}
function pic3() {
DispWin1 =
window.open('pop_virtual_0028.htm','detail',
'height=485,width=345,scrollbars=0,resizable=1,toolbar=0,menubar=0');
}
// -->

<!--
function signup() {
DispWin1 =
window.open('http://leightonrealty-mls.com/search.asp?agentid=201734','detail',
'height=700,width=750,scrollbars=1,resizable=1,toolbar=0,menubar=0');
}

function registered() {
DispWin = window.open('http://mlsplug-in.com/mlsplugin/default.asp?Office=556','Wind',
'height=420,width=600,resizable=1,scrollbars=1,menubar=0,toolbars=0');
}
// -->

