_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#3c0b07'; 
oncolor='#3c0b07'; 
offbgcolor='#3c0b07'; 
offcolor='#3c0b07'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#330000'; 
oncolor='#FFFF33'; 
offbgcolor='#660000'; 
offcolor='#CCFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
align='center'; 
itemwidth='150'; 
fontsize='70%'; 
fontstyle='Normal'; 
fontfamily='Verdana'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#FFCC66'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('4')){ style=menuStyle; aI('text=Practice scrolling;url=Practicescrolling1.aspx;status=Practice scrolling;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Become a Featured Artist;url=Becomeafeaturedartist1.aspx;status=Become a Featured Artist;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=FREE PATTERNS;url=Free Patterns.aspx;status=FREE PATTERNS;showmenu=211;');} with(sat=new menuname('211')){ style=menuStyle;aI('text=Scroll Saw Angel;url=ScrollSawAngel.aspx;status=Scroll Saw Angel;'); aI('text=Wooly Mammoth Puzzle;url=Wooly Mammoth Puzzle.aspx;status=Wooly Mammoth Puzzle;'); aI('text=The Light Box;url=Light Box.aspx;status=The Light Box;'); aI('text=Scrolling Hands Jig;url=Scrolling Hands Jig.aspx;status=Scrolling Hands Jig;'); aI('text=Hanging Hole;url=Hanging Hole location.aspx;status=Hanging Hole;'); } drawMenus();

