<!--

YOffset=150; 
XOffset=0;
staticYOffset=30; 
slideSpeed=20 
waitTime=100; 
menuBGColor="Gray";
menuIsStatic="yes"; 
menuWidth=150; 
menuCols=2;
hdrFontFamily="Book Antiqua";
hdrFontSize="3";
hdrFontColor="white";
hdrBGColor="#170088";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Book Antiqua";
linkFontSize="3";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="#444444";
barFontFamily="Book Antiqua";
barFontSize="3";
barFontColor="#FF9900";
barVAlign="center";
barWidth=25; 
barText="MENU"; 

ssmItems[0]=["Menu"] 
ssmItems[1]=["Home", "index.htm", ""]
ssmItems[2]=["About me", "about_me.htm", ""]
ssmItems[3]=["Weddings", "weddings%20special%20events.htm",""]
ssmItems[4]=["Special Events", "special_events.htm", ""]
ssmItems[5]=["Portraits", "portraits.htm", ""]
ssmItems[6]=["My Photo Gallery", "my_photo_gallery.htm", ""]
ssmItems[7]=["References", "references.htm", ""]
ssmItems[8]=["External Links", "", ""]
ssmItems[9]=["G & E Web Design", "http://www.g-ewebdesign.com", "_blank"]
buildMenu();

//-->