OK, I tried that with some funny results. First, after opening the V 3.51 and playing with menu_data.js, I copied the new root js files into my test directory.
When I put the style2 defintion right after the first line where style1 is defined I have no submenus. When I put it at the end, the pin appears on the mainmenu but not on the submenus. I will paste the code for the latest revision of menudata and also the html for my index.shtml file
_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse over
_subOffsetTop=1 // Sub menu top offset
_subOffsetLeft=1 // Sub menu left offset
with(style1=new mm_style()){
onbgcolor="#CCCCCC";
oncolor="#000000";
offbgcolor="#800000";
offcolor="#FFFFFF";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
menuwidth=40;
padding=5;
fontsize="95%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#000066";
headercolor="#000000";
headerbgcolor="#ffffff";
style2=new copyOf(style1);
subimage="pin.gif";
subimagepadding="1";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}
with(milonic=new menuname("mainmenu")){
menuwidth=215;
style=style1;
top=10;
left=20;
alwaysvisible=1;
orientation="horizontal";
aI("text=<center>Nurturing the Faith</center>;showmenu=NTF;status=Nurturing the Faith;separatorsize=1;")
aI("text=<center>Serving the World</center>;showmenu=STW;status=Serving the World;separatorsize=1;")
aI("text=<center>Stewardship -</center><br><center>Making Ministry Possible</center>;showmenu=MMP;status=Stewardship - Making Ministry Possible;separatorsize=0;")
}
with(milonic=new menuname("NTF")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=Worship;showmenu=worship;status=Services;separatorsize=1;")
aI("text=Evangelism;showmenu=evangelism;status=Christ Church in the Community;separatorsize=1;")
aI("text=Membership Development;url=
http://www.christchurchbellscorners.ca;")
aI("text=Pastoral Care;url=
http://www.christchurchbellscorners.ca;")
aI("text=Adult Christian Education;url=
http://www.christchurchbellscorners.ca;")
aI("text=Church School for Children;showmenu=churchschool;status=Church School for Children;separatorsize=1;")
aI("text=Youth Programme;url=
http://www.christchurchbellscorners.ca;")
aI("text=Seniors Programme;url=
http://www.christchurchbellscorners.ca;")
aI("text=Christian Community;showmenu=choirs;status=Christian Community;separatorsize=1;")
}
with(milonic=new menuname("worship")){
itemwidth=160;
style=style2;
alignment="center";
//;aI("text=The 08:00 Sunday Services for Sunday, July 4, 2004;url=ccbcthisweek8am.html;separatorsize=1;")
//;aI("text=The 10:00 Sunday Services for Sunday, July 4, 2004;url=ccbcthisweek10am.html;separatorsize=1;")
aI("text=Readings and Commentaries for Proper 9(14); July 4, Proper 10(15); July 11, Proper 11(16); July 18, Proper 12(17); July 25, 2004.;url=ccbcread.html;separatorsize=1;")
}
with(milonic=new menuname("evangelism")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=Christ Church in the Community;url=ccbc4.html;separatorsize=1;")
aI("text=Prayers for the Community;url=ccbc5.html;separatorsize=1;")
}
with(milonic=new menuname("Adult Christian Education for Advent")){
//;top=
itemwidth=160;
style=style2;
alignment="center";
aI("text=Adult Christian Education for Advent;url=adulteducation.html;separatorsize=1;")
}
with(milonic=new menuname("churchschool")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=Sunday School Programme;url=ccbc8.html;")
aI("text=Children and Christ Church;url=childrenatccbc.htm;separatorsize=1;")
}
with(milonic=new menuname("choirs")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=Senior, Intermediate & Junior Choirs;url=hymnsing.html;separatorsize=1;")
}
with(milonic=new menuname("STW")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=Social Services;url=
http://www.christchurchbellscorners.ca;")
aI("text=Community Consultations;url=
http://www.christchurchbellscorners.ca;")
aI("text=Demographics;url=
http://www.christchurchbellscorners.ca;")
aI("text=Partnerships;showmenu=Mission & Outreach;;status=Mission & Outreach;separatorsize=1;")
aI("text=Support Funding;url=
http://www.christchurchbellscorners.ca;")
aI("text=Shared Resources;url=
http://www.christchurchbellscorners.ca;")
aI("text=Communications;showmenu=Parish Council Manual;;status=Parish Council Manual;separatorsize=1;")
aI("text=Local, Regional, National;showmenu=LRNLinks;;status=Local, Regional, National;separatorsize=1;")
aI("text=International;url=http://www.christchurchbellscorners.ca;separatorsize=1;")
}
with(milonic=new menuname("Mission & Outreach")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=Mission & Outreach Committee;url=missionoutreach.html;separatorsize=1;")
}
with(milonic=new menuname("Parish Council Manual")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=Parish Council Manual;url=CCBCParishCouncilManual/default.htm;separatorsize=1;")
}
with(milonic=new menuname("LRNLinks")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=Links to sites of Interest;url=ccbc7.html;separatorsize=1;")
}
with(milonic=new menuname("MMP")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=A vision for Ministry;url=
http://www.christchurchbellscorners.ca;")
aI("text=Goals in Ministry;url=
http://www.christchurchbellscorners.ca;")
aI("text=Planning for Ministry;url=
http://www.christchurchbellscorners.ca;")
aI("text=Training for Ministry;url=
http://www.christchurchbellscorners.ca;")
aI("text=Staffing;showmenu=staffing;;status=Staffing;separatorsize=1;")
aI("text=Volunteer Management;url=
http://www.christchurchbellscorners.ca;")
aI("text=Financial Stewardship;url=
http://www.christchurchbellscorners.ca;")
aI("text=Communications;showmenu=communications;;status=Communications;separatorsize=1;")
aI("text=Fundraising;showmenu=fundraising;;status=Fundraising;separatorsize=1;")
aI("text=Facilities Management;url=
http://www.christchurchbellscorners.ca;")
aI("text=Budgeting;url=
http://www.christchurchbellscorners.ca;")
aI("text=Financial Reporting;url=
http://www.christchurchbellscorners.ca;")
aI("text=Evaluating Ministry;url=
http://www.christchurchbellscorners.ca;")
}
with(milonic=new menuname("staffing")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=People in Christ Church Parish;url=ccbc22.html;separatorsize=1;")
}
//;with(milonic=new menuname("Financial Stewardship")){
//;itemwidth=160;
//;style=style2;
//;alignment="center";
//;aI("text=Stewardship 2003;url=stewardship2003.html;separatorsize=1;")
//;}
with(milonic=new menuname("communications")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=History of the Parish;url=ccbchist.html;separatorsize=1;")
aI("text=Images of the Parish;url=ccbcimage7.html;separatorsize=1;")
//;aI("text=The Diocesan Centennial;url=ccbc6.html;separatorsize=1;")
aI("text=CCBC News - May 2004;url=ccbc_news.html;separatorsize=1;")
aI("text=Lychgate - May 2004;url=lychgate.html;separatorsize=1;")
}
with(milonic=new menuname("fundraising")){
itemwidth=160;
style=style2;
alignment="center";
aI("text=Our Parish Cooks;url=ccbccooks.html;separatorsize=1;")
}
drawMenus();
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN" >
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="ABSTRACT"
content="Christ Church (Anglican) in Bells Corners, Ontario. This site includes worship schedules, weekly church meetings,
activities, prayer page, church history, Diocese of Ottawa centennial page, Childrens' programs, links to other Anglican and Christian sites">
<meta http-equiv="Keywords"
content="Christ Church, Bells Corners, Ontario -
Anglican Diocese of Ottawa, CCBC, worship, Christian, Religion, Choir, Children, Jesus Christ">
<meta name="AUTHOR" content="R. McKnight">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>CCBC - Christ Church Bells Corners, Ontario - Anglican Diocese of Ottawa</title>
<SCRIPT language=JavaScript src="milonic_src.js" type=text/javascript></SCRIPT>
<script language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=JavaScript src=mmenudom.js><\/scr"+"ipt>");
</script>
<SCRIPT language=JavaScript src="menu_data.js" type=text/javascript></SCRIPT>
</head>
<script LANGUAGE="JavaScript">
<!--
/* This applet can be re-used or modified, if credit is given in
the source code.
Thanks to Web Integration Systems,
Inc DBA Websys, Inc. for the code.
*/
function scrollit_r2l(seed)
{
var m1 = "So you want to join us in church? ";
var m2 = " Call us @ (613)829-1826 for directions. ";
var msg=m1+m2;
var out = " ";
var c = 1;
if (seed > 100) {
seed--;
var cmd="scrollit_r2l(" + seed + ")";
timerTwo=window.setTimeout(cmd,100);
}
else if (seed <= 100 && seed > 0) {
for (c=0 ; c < seed ; c++) {
out+=" ";
}
out+=msg;
seed--;
var cmd="scrollit_r2l(" + seed + ")";
window.status=out;
timerTwo=window.setTimeout(cmd,100);
}
else if (seed <= 0) {
if (-seed < msg.length) {
out+=msg.substring(-seed,msg.length);
seed--;
var cmd="scrollit_r2l(" + seed + ")";
window.status=out;
timerTwo=window.setTimeout(cmd,100);
}
else {
window.status=" ";
timerTwo=window.setTimeout("scrollit_r2l(100)",75);
}
}
}
// -->
</script>
<BODY text="#000000" link="#0000FF" vlink="#008000" ALINK="#FF8000"
onLoad="timerONE=window.setTimeout('scrollit_r2l(100)',500); SM_dailyBgColor('#008000','#008000','#FF0000','#008000','#008000','#008000','#FFO000'); " >
<script language="JavaScript">
<!--
function SM_dailyBgColor(sunday,monday,tuesday,wednesday,thursday,friday,saturday) {
/*
SM_dailyBgColor()
This function automatically changes the page's background color each day of the week.
Source: Webmonkey Code Library
(
http://www.hotwired.com/webmonkey/javas ... e_library/)
Author: Sean McManus
Author Email:
sean@liquidizer.demon.co.uk
Author URL:
http://www.liquidizer.demon.co.uk/
Usage: SM_dailyBgColor ("mondaycolor", "tuesdaycolor", "wednesdaycolor", "thursdaycolor", "fridaycolor", "saturdaycolor", "sundaycolor");
*/
cols=new Object();
cols[0]=sunday;
cols[1]=monday;
cols[2]=tuesday;
cols[3]=wednesday;
cols[4]=thursday;
cols[5]=friday;
cols[6]=saturday;
today=new Date();
day=Math.round(today.getDay());
document.bgColor=cols[day];
}
// -->
</script>
<br>
<br>
<br>
<br>
<center>
<a href="http://websites.milonic.com/anglican.ca"><img src="welcome_sm.gif" width="83" height="93" alt="The Anglican Church welcomes you " border="0" align="middle"></a>
</center>
<h1 align="center"><a name="_top"></a>Christ Church Bells Corners, Ontario<br>
Anglican Diocese of Ottawa</h1>
<p align="center"><img src="canada.gif" ALT="Canadian flag" width="56" height="32"><br>
<br>
<img src="Church.jpg"
alt="Picture of Christ Church on Richmond Road, an Anglican Church in Bells Corners, Ontario. Worship services include Holy Eucharist (Communion) with Church School on Sunday and Morning prayer,Tuesday, Wednesday and Thursday every week. Nursery available every Sunday" width="557" height="240" ><br>
</p>
<CENTER>
<h2>TO KNOW GOD,<br>
TO GROW IN CHRIST,<br>
AND TO SHOW LOVE <br>
IN THE POWER OF THE HOLY SPIRIT,<br>
THROUGH WORSHIP, WITNESS,<br>
FELLOWSHIP AND SERVICE</h2>
</CENTER>
<center><table width="60%" height="30%" cellspacing="2" cellpadding="2" border="1">
<tr><!-- Row 1 -->
<td> <center><h1>The season after Pentecost</h1></center>
<center><h2><i>Ordinary Time</i></h2></center>
<!-- <center><img src="adventw4.gif" width="83" height="98" alt="" border="0" align=""></center> -->
<center><h2>Where we are encouraged to lead faithful
lives as we read stories of Jesus’ life and of the struggles of men and women who have tried to live in faith.</h2></center>
<center><h2>Sunday, July 4th is the</h2> </center>
<!-- <center><h2></h2></center> -->
<center><h2>5th after Pentecost, Proper 9(14)</h2></center>
</tr>
</table></center>
<!-- <h3 align="center"><a href="ccbc4.html" target="_blank">Holy Week Services</a></h3> -->
<H3 align="center"><A HREF="ccbcmaps.html">How to find us.</a></H3>
<h3 align="center"><a href="ccbc4.html" target="_blank">Services</a></h3>
<br>
<center><table width="70%" cellspacing="2" cellpadding="2" border="1">
<tr><!-- Row 1 -->
<td align="center"><H3><a href="
http://thehungersite.com/"><img src="hungersite.gif" width="122" height="60" alt="Feed My Lambs" - Help Feed the Hungry" border="0" align="middle">Feed My Lambs" - Help Feed the Hungry</a></H3></td>
</tr>
</table></center>
<br>
<br>
<center><a href="
http://www.anglicancommunion.org/acp/main.cfm"><img src="logo.gif" width="555" height="54" alt="" border="0" align=""></a></center>
<p align="center"><img src="cross1.gif" ALT="Cross" width="51" height="25"> <br></p>
<hr>
<h4><a href="#top"><i>Top of Page</i></a></h4>
<hr>
<center>You are visitor Number # <IMG SRC="
http://express2c.magma.ca/cgi-bin/Count.cgi?
ft=15|frgb=72;138;215|tr=0|trgb=0;0;0|md=6|dd=C|st=1|sh=1|df=ccbellsC">  from 2004.05.12</center>
<hr>
<!-- <p align="center">Last updated 2002-02-17. </p> -->
<!-- START of Last Date Modified JavaScript -->
<!-- DESCRIPTION: This shows the user the last date this page was modified.
INSTRUCTIONS: Place this script where you want the Last Date
Modified to show up.
FUNCTIONALITY: Works in both Netscape and IE.
-->
<CENTER>
<SCRIPT LANGUAGE="JavaScript">
//Modified by CoffeeCup Software
//This code is Copyright (c) 1998 CoffeeCup Software
//All rights reserved. License is granted to a single user to
//reuse this code on a personal or business Web Site.
x = new Date();
document.write("Last Updated: ");
document.write(x.toLocaleString())
<!-- var dateMod = "" ;dateMod = document.lastModified ;document.write("Last Updated: "); document.write(dateMod); document.write(); -->
// --></SCRIPT>
</CENTER>
<!-- END of Last Date Modified JavaScript -->
<hr>
<p align="center">Comments to:.......<a href="mailto:
ccbc@bellnet.ca">R.
McKnight...</a>
<br>
This site is best viewed with Netscape Navigator 4.7. <br>
</p>
<hr>
<table border="0" width="100%">
<tr><!-- Row 1 -->
<td><A HREF="
http://www.ipstat.com/cgi-bin/stats?name=mainpage2"> <IMG SRC="
http://www.ipstat.com/cgi-bin/ipstat?name=mainpage2" HEIGHT="32" WIDTH="32"
BORDER="0"></A></td><!-- Col 1 -->
<!-- <td><a href="
http://graphics.elysiumgates.com/index.html"><img src="angel6logo.jpg" width="100" height="67" alt="" border="0" align="center"></a></td><!-- Col 2 -->
<td><a href="
http://milonic.com/menu"><img src="milonic_logo.gif" width="100" height="67" alt="" border="0" align="right"></a></td><!-- Col 3 -->
</tr>
</table>
</body>
</html>