// JavaScript Document
var x=screen.availWidth;
var y=screen.availHeight;
var leftEdge=x/2-390;
var topEdge=y/2-270;
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);
function remarks()
	{msg=window.open("montage.html", "", "width=225,height=322,left=" + leftEdge +",top=" + topEdge + ",toolbar=no,menubar=no,scrollbars=no,resizable=no");
}
function baths()
	{msg=window.open("baths/index.html", "", "width=780,height=540,left=" + leftEdge +",top=" + topEdge + ",toolbar=no,menubar=no,scrollbars=no,resizable=no");
}
function beforeafter()
	{msg=window.open("before_after/index.html", "", "width=780,height=540,left=" + leftEdge +",top=" + topEdge + ",toolbar=no,menubar=no,scrollbars=no,resizable=no");
}
function commercial()
	{msg=window.open("commercial/index.html", "", "width=780,height=540,left=" + leftEdge +",top=" + topEdge + ",toolbar=no,menubar=no,scrollbars=no,resizable=no");
}
function exteriors()
	{msg=window.open("exteriors/index.html", "", "width=780,height=540,left=" + leftEdge +",top=" + topEdge + ",toolbar=no,menubar=no,scrollbars=no,resizable=no");
}
function interiors()
	{msg=window.open("interiors/index.html", "", "width=780,height=540,left=" + leftEdge +",top=" + topEdge + ",toolbar=no,menubar=no,scrollbars=no,resizable=no");
}
function inprogress()
	{msg=window.open("in_progress/index.html", "", "width=780,height=540,left=" + leftEdge +",top=" + topEdge + ",toolbar=no,menubar=no,scrollbars=no,resizable=no");
}
function kitchens()
	{msg=window.open("kitchens/index.html", "", "width=780,height=540,left=" + leftEdge +",top=" + topEdge + ",toolbar=no,menubar=no,scrollbars=no,resizable=no");
}
function landscaping()
	{msg=window.open("landscaping/index.html", "", "width=780,height=540,left=" + leftEdge +",top=" + topEdge + ",toolbar=no,menubar=no,scrollbars=no,resizable=no");
}