// JavaScript Document
with(new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="horizontal"
position="relative";
aI("showmenu=photos;image=http://www.sallymack.us/navig/cam.gif;text=The Photos;url=http://www.sallymack.us/index.htm;");
aI("text=Contact/Prices;url=http://www.sallymack.us/contact/contact-index.htm;");
aI("text=Home;url=http://www.sallymack.us/index.htm;");
}
drawMenus();
