function openInWindow (fileName,w,h) {
		 open(fileName,"picture","toolbar=0,location=0,status=0,menubar=0,scrollbars=0,width="+w+",height="+h)
}
function GetPictures(CLinkNr) {
		if (document.images)
		{	

			SqPic = new Image();
			SqPic.src = "pictures/SqPic1.gif";

			SqPicDef = new Image();
			SqPicDef.src = "pictures/SqPic"+CLinkNr+"L.gif";

			SqPic0_on = new Image();
			SqPic0_on.src = "pictures/SqPic0.gif";

			SqPic1_on = new Image();
			SqPic1_on.src = "pictures/SqPic1.gif";

			SqPic2_on = new Image();
			SqPic2_on.src = "pictures/SqPic2.gif";

			SqPic3_on = new Image();
			SqPic3_on.src = "pictures/SqPic3.gif";

			SqPic4_on = new Image();
			SqPic4_on.src = "pictures/SqPic4.gif";

			SqPic5_on = new Image();
			SqPic5_on.src = "pictures/SqPic5.gif";

			SqPic6_on = new Image();
			SqPic6_on.src = "pictures/SqPic6.gif";

			SqPic7_on = new Image();
			SqPic7_on.src = "pictures/SqPic7.gif";

			SqPic8_on = new Image();
			SqPic8_on.src = "pictures/SqPic8.gif";


			SqPic11_on = new Image();
			SqPic11_on.src = "pictures/SqPic11.gif";



			m11 = new Image();
			m11.src = "pictures/return_off.gif";

			m11_on = new Image();
			m11_on.src = "pictures/return_on.gif";

			m1 = new Image();
			m1.src = "pictures/menu_off.gif";
			m1_on = new Image();
			m1_on.src = "pictures/menu_on.gif";

			m2 = new Image();
			m2.src = "pictures/menu_off.gif";
			m2_on = new Image();
			m2_on.src = "pictures/menu_on.gif";
		
			m3 = new Image();
			m3.src = "pictures/menu_off.gif";
			m3_on = new Image();
			m3_on.src = "pictures/menu_on.gif";
			
			m4 = new Image();
			m4.src = "pictures/menu_off.gif";
			m4_on = new Image();
			m4_on.src = "pictures/menu_on.gif";
			
			m5 = new Image();
			m5.src = "pictures/menu_off.gif";
			m5_on = new Image();
			m5_on.src = "pictures/menu_on.gif";
			
			m6 = new Image();
			m6.src = "pictures/menu_off.gif";
			m6_on = new Image();
			m6_on.src = "pictures/menu_on.gif";

			m7 = new Image();
			m7.src = "pictures/menu_off.gif";
			m7_on = new Image();
			m7_on.src = "pictures/menu_on.gif";

			m8 = new Image();
			m8.src = "pictures/menu_off.gif";
			m8_on = new Image();
			m8_on.src = "pictures/menu_on.gif";
			

			m0 = new Image();
			m0.src = "pictures/menu_off.gif";
			m0_on = new Image();
			m0_on.src = "pictures/menu_on.gif";

			mblink = new Image();
			mblink.src = "pictures/menu_blink.gif";

		}
}  // GetPictures
<!-- -------------------------------------------------------------------------------- -->


	function lpre_msover1(layer, name,nr) {	
		if (document.images) {
			if (document.layers) document.layers[layer].document.images[name].src = eval (name + nr + "_on.src");
			else		document.all[layer].document.images[name].src = eval (name + nr+ "_on.src");
		}
		return true;
	}


     function ChangeSqPic(nr) { 
  
           lpre_msover1('SquarePic','SqPic',nr);
           return true;
    } 


	function lpre_msover(layer, name) {	
		if (document.images) {
			if (document.layers) document.layers[layer].document.images[name].src = eval (name + "_on.src");
			else		document.all[layer].document.images[name].src = eval (name + "_on.src");
		}
            var PicNr=name.substring(1,name.length-2+2);
            ChangeSqPic(PicNr);

		return true;
	}

     function ResetSqPic(layer,name) {   
		if (document.images) {
			if (document.layers) document.layers[layer].document.images[name].src = eval (name + "Def.src");
			else		document.all[layer].document.images[name].src = eval (name + "Def.src");
		}
           
           return true;
    } 


	function lpre_msout(layer, name) {	
		if (document.images) {
			if (document.layers) document.layers[layer].document.images[name].src = eval (name + ".src");
			else		document.all[layer].document.images[name].src = eval (name + ".src");
		}
            ResetSqPic('SquarePic','SqPic');
		return true;
	}

	function lpre_msout1(layer, name) {	
		if (document.images) {
			if (document.layers) document.layers[layer].document.images[name].src = eval ("mblink.src");
			else		document.all[layer].document.images[name].src = eval ("mblink.src");
		}
            ResetSqPic('SquarePic','SqPic');
		return true;
	}
     
function WriteLayers() {
var SqPicPosX=168,SqPicPosY=300;
var MenuPosX=10,MenuPosY=350;

writeCSS (css('men11', 10,559 , 199, 36, null, 'visible', 6)+
 css('slide', MenuPosX, MenuPosY, 220, 176, null, 'visible', 6)+
 css('men0', 10, 300, 199, 36, null, 'visible', 6)+
 css('men1', 10, 300, 199, 36, null, 'visible', 6)+
 css('men2', 10, 300, 199, 36, null, 'visible', 6)+
 css('men3', 10, 300, 199, 36, null, 'visible', 6)+
 css('men4', 10, 300, 199, 36, null, 'visible', 6)+
 css('men5', 10, 300, 199, 36, null, 'visible', 6)+
 css('men6', 10, 300, 199, 36, null, 'visible', 6)+

 css('lhleft', SqPicPosX-40,SqPicPosY+27-12 , 199, 36, null, 'visible', 6)+
 css('lhright', SqPicPosX+54+10, SqPicPosY+27-12, 199, 36, null, 'visible', 6)+
 css('lvtop', SqPicPosX+27, SqPicPosY-40, 199, 36, null, 'visible', 6)+
 css('lvbottom', SqPicPosX+27, SqPicPosY+10+54, 199, 36, null, 'visible', 6)+

 css('SquarePic', SqPicPosX, SqPicPosY, 57,57 , null, 'visible', 6)
)
document.writeln("<A name=start></A>");



document.writeln("<DIV id=lhleft>");
document.writeln("<IMG alt='' border='0' height=1 name=lhl src='pictures/dark_grey_pix.gif' width=30>");
document.writeln("</DIV>");

document.writeln("<DIV id=lhright>");
document.writeln("<IMG alt='' border='0' height=1 name=lhr src='pictures/dark_grey_pix.gif' width=30>");
document.writeln("</DIV>");

document.writeln("<DIV id=lvtop>");
document.writeln("<IMG alt='' border='0' height=30 name=lht src='pictures/dark_grey_pix.gif' width=1>");
document.writeln("</DIV>");

document.writeln("<DIV id=lvbottom>");
document.writeln("<IMG alt='' border='0' height=30 name=lhb src='pictures/dark_grey_pix.gif' width=1>");
document.writeln("</DIV>");

}
<!-- --------------------------------------------------------- -->

function WriteMenuOption(LinkName,Link,MenNr,MNr,ArrowClass,LinkClass,Blink) {
	
	document.writeln("<DIV id="+MenNr+"> <tr> ");
	document.writeln("  <td height='20' valign='bottom'  align='left'>");
      if (Blink=='false')  {	
      	document.writeln("    <A href='"+Link+"' onclick=lpre_msover('"+MenNr+"','"+MNr+"') onmouseout=lpre_msout('"+MenNr+"','"+MNr+"')"); 
		document.writeln("    onmouseover=lpre_msover('"+MenNr+"','"+MNr+"') target=_top class="+ArrowClass+">");
		document.writeln("  <IMG alt='' border='0' height=16 width=16 name="+MNr+" src='pictures/menu_off.gif' >");
		document.writeln("</A></td> <td valign='top' align='left'>");
		document.writeln("   <A href='"+Link+"' onclick=lpre_msover('"+MenNr+"','"+MNr+"') onmouseout=lpre_msout('"+MenNr+"','"+MNr+"')"); 
		document.writeln("onmouseover=lpre_msover('"+MenNr+"','"+MNr+"') target=_top class="+LinkClass+">");
            document.writeln(LinkName+" &nbsp;</A>&nbsp;");
        }
      if (Blink=='true')  {	
      	document.writeln("    <A href='"+Link+"' onclick=lpre_msover('"+MenNr+"','"+MNr+"') onmouseout=lpre_msout1('"+MenNr+"','"+MNr+"')"); 
		document.writeln("    onmouseover=lpre_msover('"+MenNr+"','"+MNr+"') target=_top class="+ArrowClass+">");
		document.writeln("  <IMG alt='' border='0' height=16 width=16 name="+MNr+" src='pictures/menu_blink.gif' >");
		document.writeln("</A></td> <td valign='top' align='left'>");
		document.writeln("   <A href='"+Link+"' onclick=lpre_msover('"+MenNr+"','"+MNr+"') onmouseout=lpre_msout1('"+MenNr+"','"+MNr+"')"); 
		document.writeln("onmouseover=lpre_msover('"+MenNr+"','"+MNr+"') target=_top class="+LinkClass+">");
            document.writeln(LinkName+" &nbsp;</A>&nbsp;");
        }
	document.writeln("</td></tr></DIV>");
}

function WriteMenu(CurrLinkNr) {

GetPictures(CurrLinkNr);
WriteLayers();

document.writeln("<DIV id=slide>");
document.writeln("<table border='0' cellpadding='0' cellspacing='0' >");

var Links=new Array ("Home","Company Profile","Scope Of Services","Intent Of FSA","Fire Alarm Systems","Company Officers of FSA","Employment Opportunities","Contact Us");
var LinksUrl=new Array ("index.html","company.html","scopeOfServices.html","intentOfFsa.html","ourSystems.html","officers.html","employment.html","contactus.html");

 for(var a=0;a<Links.length;a++) {
   if (CurrLinkNr==a)  WriteMenuOption(Links[a],LinksUrl[a],'men'+a,'m'+a,'menuLink','menuLinkCurr','true');
     else  WriteMenuOption(Links[a],LinksUrl[a],'men'+a,'m'+a,'menuLink','menuLink','false');


}
document.writeln("</table> </DIV>");

document.writeln("<DIV id=SquarePic><IMG alt='' border='0' height=54 name=SqPic src='pictures/SqPic"+CurrLinkNr+"L.gif' width=54></DIV>");

document.writeln("<DIV id=men11>");

document.writeln("<A href='javascript:window.history.go(-1)'  onmouseout=lpre_msout('men11','m11')");
document.writeln("onmouseover=lpre_msover('men11','m11') target=_top>");
document.writeln("<IMG alt='' border='0' color='#000000' height=24 name=m11 src='pictures/return_off.gif' width=72></A></DIV>");

document.writeln("<DIV id=RoundFire><IMG alt='' border='0' height=30 name=RFire src='pictures/ogAnim.gif' width=30></DIV>");


} //WriteMenu


function WriteBottomLogo() {
document.writeln("<table border='0' cellpadding='0' cellspacing='0' width='100%' class=bottomLogo><tr > ");
document.writeln("<td width='100%' height='14' valign='bottom'  align='center'><p class='smallPrint'>&nbsp;© 2001 FSA, Inc.  &nbsp; &nbsp; All rights reserved. &nbsp;&nbsp;&nbsp;&nbsp;555 Summit Ave.,&nbsp;&nbsp;&nbsp;Jersey City, NJ, 07306 &nbsp;&nbsp;<br>&nbsp;Tel. (201) 963-4030&nbsp;&nbsp;&nbsp;Fax. (201) 963-4371</p></td>");
document.writeln("</tr></table><br>");
}  //WriteBottomLogo

