
YOffset=150; 
XOffset=0;
staticYOffset=30; 
slideSpeed=20 
waitTime=100; 
menuBGColor="black";
menuIsStatic="yes"; 
menuWidth=150; 
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#170088";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="#CC3300";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; 
barText="MENU"; 

ssmItems[0]=["Menu"] 
ssmItems[1]=["Home", "index.htm", ""]
ssmItems[2]=["Stamp Master", "stamp_master.htm",""]
ssmItems[3]=["Fossil Crete", "fossil_crete.htm", ""]
ssmItems[4]=["Pricing & Design", "pricing_and_design.htm", ""]
ssmItems[5]=["Photo Gallery", "our_photo_gallery.htm", ""]
ssmItems[6]=["References", "references.htm", ""]

ssmItems[7]=["External Links", "", ""] //create header
ssmItems[8]=["G & E Web Design", "http://www.g-ewebdesign.com", "_blank"]

buildMenu();


