http://www.wirenh.com/newsite/indextest.cfm
Code: Select all
with(menuStyle=new mm_style()){
onbgcolor="#000066";
oncolor="#FFCC00";
offbgcolor="#a3bbda";
offcolor="#000000";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=3;
fontsize="100%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Shadow(color='000000', Direction=135, Strength=5);"}
with(milonic=new menuname("storyarchivenav")){
style=menuStyle;
overflow="scroll";
itemwidth=150;
aI("text=in brief;url=/in_brief.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=feature stories;url=/feature_stories.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=----;type=header;align=center;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=music;url=/music.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=books;url=/books.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=movies;url=/movies.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=art;url=/art.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=stage;url=/stage.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=food;url=/food.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=outside;url=/outside.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=----;type=header;align=center;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=news from space;url=/news_from_space.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=grubluv;url=/grubluv.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=the wandering eye;url=/the_wandering_eye.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
aI("text=speak, fritz, speak!;url=/speak_fritz_speak.cfm;offfunction=imgswap('e1','e11');onfunction=imgswap('e1','e12');");
}