


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=10               // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

//#295AA5





with(menuStylebottom=new mm_style()){
onbgcolor="#876735";
oncolor="#F4CA8A";
offbgcolor="#887A64";
offcolor="#ffffff";
borderwidth=0;
separatorcolor="#FFFFFF";
separatorsize="1";
padding=2;
fontsize="11";
fontstyle="normal";
fontweight="normal";
fontfamily=" Arial, Verdana, Tahoma";
align="center";


}


with(menuStyle=new mm_style()){
onbgcolor="#876735";
oncolor="#F4CA8A";
offbgcolor="#5B4F3B";
offcolor="#ffffff";
borderwidth=0;
separatorcolor="#FFFFFF";
separatorsize="1";
padding=2;
fontsize="11";
fontstyle="normal";
fontweight="normal";
fontfamily=" Arial, Verdana, Tahoma";
align="center";


}


with(menuStyleinside=new mm_style()){
onbgcolor="#876735";
oncolor="#F4CA8A";
offbgcolor="#5B4F3B";
offcolor="#ffffff";
borderwidth="1";
bordercolor="#000000";
separatorcolor="#000000";
separatorsize="1";
padding="3";
fontsize="12";
fontstyle="normal";
fontweight="bold";
fontfamily=" Arial, Verdana, Tahoma";
align="left";

}



with(milonic=new menuname("accomodations")){
style=menuStyleinside;
itemwidth=250;






aI("text=Lakeview Cottages;url=http://www.poppsresort.com/popps-bin/showcabins1.cgi/0?property=Lakeview%20Cottages;");

aI("text=Lakeshore Cottages;url=http://www.poppsresort.com/popps-bin/showcabins1.cgi/0?property=Lakeshore%20Cottages;");

aI("text=Deluxe Lakeshore Homes;url=http://www.poppsresort.com/popps-bin/showcabins1.cgi/0?property=Lakeshore%20Homes;");

aI("text=Motel Suites;url=http://www.poppsresort.com/popps-bin/showmotel1.cgi/0?property=;");

//aI("text=RV Sites;url=./;");





}



with(milonic=new menuname("area")){
style=menuStyleinside;
itemwidth=200;



aI("text=Attractions;url=http://www.poppsresort.com/area.php;");
aI("text=Historical Sites;url=http://www.poppsresort.com/historicalsites.php;");
aI("text=High Falls Flowage;url=http://www.poppsresort.com/highfalls.php;");



aI("text=Places of Worship;url=http://www.poppsresort.com/churches.php;");
aI("text=Spring;url=http://www.poppsresort.com/spring.php;");
aI("text=Summer;url=http://www.poppsresort.com/summer.php;");
aI("text=Fall;url=http://www.poppsresort.com/fall.php;");
aI("text=Winter;url=http://www.poppsresort.com/winter.php;");


}



with(milonic=new menuname("marine")){
style=menuStyleinside;
itemwidth=250;


//aI("text=General Information;url=http://www.poppsresort.com/marine.php;");
aI("text=Parti Kraft Pontoon Sales;url=http://www.poppsresort.com/parti-kraft.php;");
aI("text=Sweetwater Tuscany Pontoon Sales;url=http://www.poppsresort.com/sweetwater.php;");
aI("text=Other Pontoons &  Boats For Sales;url=http://www.poppsresort.com/otherboats.php;");
aI("text=Triton Pontoon Trailers Rental & Sales;url=http://www.poppsresort.com/triton.php;");
aI("text=DAKA Boat Docks and Boat Lifts;url=http://www.poppsresort.com/daka.php;");
aI("text=V-Dock Boat Docks;url=http://www.poppsresort.com/vdock.php;");
aI("text=CONNECT-A-DOCK Floating Docks;url=http://www.poppsresort.com/cad.php;");
aI("text=Boat Dock Slip Rental;url=http://www.poppsmarine.com/slip-rental.php;");

}




with(milonic=new menuname("rentals")){
style=menuStyleinside;
itemwidth=250;


aI("text=Fishing Boat Rentals;url=http://www.poppsresort.com/popps-bin/showrentals1.cgi/0?feed_craft=Boat;");
aI("text=Pontoon Boat Rentals;url=http://www.poppsresort.com/popps-bin/showrentals1.cgi/0?feed_craft=Pontoon;");
aI("text=Boat Dock Slip Rentals;url=http://www.poppsmarine.com/slip-rental.php;");
aI("text=Ice Fishing Shack Rentals;url=http://www.poppsresort.com/ice-fishing-rental.php;");

}



with(milonic=new menuname("fishing")){
style=menuStyleinside;
itemwidth=200;

aI("text=Popp’s Bait Shop/Office;url=http://www.poppsresort.com/bait.php;");
aI("text=Fishing the High Falls Flowage;url=http://www.poppsresort.com/fishing.php;");
aI("text=Musky Fishing;url=http://www.poppsresort.com/muskyfishing.php;");
aI("text=Guide Services;url=http://www.poppsresort.com/guide.php;");
aI("text=Fishing Photos;url=http://www.poppsresort.com/gallery/view_album.php?set_albumName=fishing;");


}



drawMenus();

