\n');
}
// if flash is installed, load the flash header
if ( MM_FlashCanPlay ) {
document.write('Construction Science
');
document.write('');
document.write('
');
document.write('
');
}else{
document.write('Construction Science
');
document.write('');
// if flash isn't installed, load xml menu data for javascript menu
document.write('');
document.write('');
document.write('');
document.write('
');
}
var doAlerts=false;
var sheet;
if (!window.sheet){
sheet = "8";
}
function newStyle(sheet){
switch(sheet){
case '8': changeSheets(8);
window.sheet = "9";
window.current = "8";
document.print.src = "images/graphic.gif";
document.print.alt = "View graphical layout";
break
case '9': changeSheets(9);
window.sheet = "8";
window.current = "9";
document.print.src = "images/print.gif";
document.print.alt = "Print this page";
break
default: changeSheets(9);
window.sheet = "9";
window.current = "8"
document.print.src = "images/print.gif";
document.print.alt = "Print this page";
}
}
function changeSheets(whichSheet){
whichSheet=whichSheet-1;
if(document.styleSheets){
var c = document.styleSheets.length;
if (doAlerts) alert('Change to Style '+(whichSheet+1));
for(var i=0;i 5){
document.styleSheets[i].disabled=true;
}
}else{
document.styleSheets[i].disabled=false;
}
}
}
}
//-->