fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;


with(footermenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial, Helvetica, Sans-Serif";
fontsize="75%";
onborder="1px solid #ecd358";
padding=2;
fontstyle="normal";
fontweight="normal";
offcolor="#999999";
oncolor="#ecd358";
onbgcolor="#282986";
offbgcolor="#000030";
overfilter="Alpha(opacity=100);";
padding=5;
separatorcolor="#525263";
separatorsize=1;
subimagepadding=2;
}


with(milonic=new menuname("Logo Style")){
style=footermenuStyle;
followscroll=0;
screenposition="center";
left="offset=-42"; 
align="center";
alwaysvisible=1;
top="offset=-0";
orientation="horizontal";
aI("image=picts/logo_11.jpg;url=http://www.puresilica.com/puresilica/copyright.htm;");


}
drawMenus();

with(milonic=new menuname("Validate Style")){
style=footermenuStyle;
followscroll=0;
screenposition="center";
left="offset=-40"; 
align="center";
alwaysvisible=1;
top="offset=150";
orientation="horizontal";
aI("image=picts/validate.bmp;url=http://www.w3.org/QA/;");


}
drawMenus();

with(milonic=new menuname("Copyright Style")){
style=footermenuStyle;
followscroll=0;
screenposition="center";
left="offset=-40"; 
align="center";
alwaysvisible=1;
top="offset=200";
orientation="horizontal";
aI("text=All contents & copy; copyright &#64; 2000 to 2009 - Christopher J. James;url=http://www.puresilica.com/puresilica/copyright.htm;itemwidth=400;");
}


drawMenus();



with(milonic=new menuname("Footer Menu")){
style=footermenuStyle;
followscroll=0;
screenposition="center";
left="offset=-63"; 
align="center";
alwaysvisible=1;
top="offset=225";
orientation="horizontal";
aI("text=Home Pages;url=http://www.puresilica.com/puresilica/index.html;itemwidth=90;");
aI("text=About pureSilica;url=http://www.puresilica.com/puresilica/puresilica.htm;itemwidth=110;");
aI("text=Contacting Us;url=http://www.puresilica.com/puresilica/contact.htm;itemwidth=80;");
aI("text=Our Copyright;url=http://www.puresilica.com/puresilica/copyright.htm;itemwidth=100;");
aI("text=Your Privacy;url=http://www.puresilica.com/puresilica/privacy.htm;itemwidth=90;");
aI("text=Other Names and Trademarks;url=http://www.puresilica.com/puresilica/copyright.htm;itemwidth=200;");
}

drawMenus();

