
function openWindowPicH(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-530
	}
WindowPicH=window.open(URL,"NewWindow", 'width=520,height=420,left='+leftPos+',top=0,resizable=0,scrollbars=1,location=0,status=0,toolbar=0,menubar=0,directories=0')
WindowPicH.focus()
						}

function openWindowNew(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-760
	}
newWindow=window.open(URL,"myNewWindow", 'width=750,height=550,left='+leftPos+',top=0,resizable=1,scrollbars=1,location=0,status=0,toolbar=0,menubar=0,directories=0')
newWindow.focus()
						}

function openWindow760x600(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-770
	}
newWindow=window.open(URL,"myNewWindow", 'width=760,height=600,left='+leftPos+',top=0,resizable=1,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
newWindow.focus()
						}

function openWindowEmail(URL) {
newWindow=window.open(URL,"myNewWindow",'width=400,height=400,left=100,top=100,resizable=0,scrollbars=1,location=0,status=0,toolbar=1,menubar=0,directories=0')
						}

function openWindow640x720(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-520
	}
window640=window.open(URL,"w640", 'width=640,height=720,left='+leftPos+',top=0,resizable=0,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
window640.focus()
						}

function openWindow700x720(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-520
	}
window700=window.open(URL,"w700", 'width=700,height=720,left='+leftPos+',top=0,resizable=0,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
window700.focus()
						}
					
function openWindowSml(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-500
	}
newWindow=window.open(URL,"myNewWindow", 'width=490,height=340,left='+leftPos+',top=0,resizable=1,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
newWindow.focus()
						}
						
function openWindowMed(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-500
	}
newWindow=window.open(URL,"myNewWindow", 'width=490,height=500,left='+leftPos+',top=0,resizable=1,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
newWindow.focus()
						}
						
function openWindowLrg(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-500
	}
newWindow=window.open(URL,"myNewWindow", 'width=490,height=570,left='+leftPos+',top=0,resizable=1,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
newWindow.focus()
						}
						
function openWindowResale(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-1150
	}
newerWindow=window.open(URL,"myNewWindow", 'width=490,height=460,left='+leftPos+',top=0,resizable=1,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
newerWindow.focus()
						}
						
function openWindowResaleV(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-1040
	}
newerWindowV=window.open(URL,"myNewWindowV", 'width=380,height=580,left='+leftPos+',top=0,resizable=1,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
newerWindowV.focus()
						}
											
function openWindow580(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-1150
	}
Window580=window.open(URL,"Window580", 'width=590,height=460,left='+leftPos+',top=0,resizable=1,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
Window580.focus()
						}
											
function openWindow540(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-560
	}
Window540=window.open(URL,"Window540", 'width=550,height=320,left='+leftPos+',top=0,resizable=0,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
Window540.focus()
						}
						
function openWindowAerial(URL) {
leftPos=0
if (screen) {
	leftPos=screen.width-1150
	}
WindowAerial=window.open(URL,"WindowAerial", 'width=490,height=400,left='+leftPos+',top=0,resizable=1,scrollbars=0,location=0,status=0,toolbar=0,menubar=0,directories=0')
WindowAerial.focus()
						}

function lastModLiveAttr()		{
var lastmoddate = document.lastModified;

// Create an if statement to test the value of lastmoddate
if(lastmoddate == 0)
{
document.writeln("Last Modified: Unknown");
}
else
{
document.writeln("<FONT face=verdana SIZE=\"1\" color=#666666>");

document.writeln("&copy;2005 Parkbridge Lifestyle Communities");
document.writeln("<br>");
document.writeln("Site design by");
document.writeln("<a href='http://www.personaldigital.ca' target='xxx'>Personal Digital Imaging</a>, Wasaga Beach, ON");
document.writeln("<br>");
document.writeln("This page last modified: " + lastmoddate);}
		}

function lastMod()		{
var lastmoddate = document.lastModified;

// Create an if statement to test the value of lastmoddate
if(lastmoddate == 0)
{

document.writeln("Last Modified: Unknown");
}
else
{
document.writeln("<FONT face=verdana SIZE=\"1\" color=#666666>");
document.writeln("&copy;2005 Parkbridge Lifestyle Communities Inc.  All rights reserved.");
document.writeln("<br>");
document.writeln("Site design by Personal Digital Imaging, Wasaga Beach, ON");
document.writeln("<br>");
document.writeln("This page last modified: " + lastmoddate);}
		}

function lastModNoAttrib()		{
var lastmoddate = document.lastModified;

// Create an if statement to test the value of lastmoddate
if(lastmoddate == 0)
{

document.writeln("Last Modified: Unknown");
}
else
{
document.writeln("<FONT face=verdana SIZE=\"1\" color=#666666>");
document.writeln("&copy;2005 Parkbridge Lifestyle Communities Inc.  All rights reserved.");
document.writeln("<br>");
document.writeln("This page last modified: " + lastmoddate);}
		}
		
/* Function to display large bg logo in MSIE only  */
function bg_logo()
{
        // Assign the platform type to a Variable
var browser = navigator.appName.substr(0,3);
        // If statements testing for which platform
//     alert("the value of browser is:"+ browser)
  if (browser == "Net")
 {
    document.writeln(" ");
  }
  else
  {
     document.writeln("<style>");
    document.writeln("<!--");
    document.writeln("body {background-image:url(../images/parkbridge_logo-m16.gif); background-position: 700px 130px; background-repeat: no-repeat; background-attachment: fixed}");
    document.writeln("-->");
    document.writeln("</style>");
  }
}

