timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"003366",					// Off Font Color
"ffff99",					// Off Back Color
"ffffff",					// On Font Color
"990099",					// On Back Color
"999999",					// Border Color
11,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",			// Font
3,						// Padding
"images/arrow-1.jpg",					// Sub Menu Image
0,						// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"EEEEEE",					// Referer item Back Color (leave this blank to disable)
]

menu1=[		// This is the array that contains your menu properties and details
150,		// Top
0,		// left
124,		// Width
1,		// Border Width
"left",		// Screen Position - here you can use "center;middle;right"
prop1,			// Properties Array - this is set higher up, as above
1,			// Always Visible - allows the menu item to be visible at all time
"center",		// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
"right",					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Home","show-menu7","home.htm","home.htm",1,       
"About SCPCL","show-menu2","aboutUs.htm","aboutUs.htm",1,
"Communications","show-menu4","contact.htm","contact.htm",1,
"Church Services","show-menu6","sundayServices.htm","sundayServices.htm",1,
"Media","show-menu5","media.htm","media.htm",1,
"Support","show-menu8","","#",1
]

menu2=[
,,125,1,"center",prop1,,"left",effect,,,,,,,
"Welcome","welcome.htm","",,0,
"What We Believe","aboutUs.htm",,,0,
"Meet Our Minister","drElizabeth.htm",,,0,
"Meet Our Music Director","drNewton.htm",,,0,
"Meet Our Staff","staff.htm",,,0,
"Membership","membership.htm",,,0,
"What Is Religious Science?","show-menu9","what_we_believe.htm",,0
]

	menu3=[
	,,120,1,"",prop1,,"right",effect,,,,,,,
	"What Are Core Concepts?","Core_Concepts/what_are_core_concepts.htm",,,0,
	"","",,,0
	]

menu4=[
,,125,1,"",prop1,,"left",effect,,,,,,,
"Guest Book","guestBook.htm",,,,
"Newsletter","newsletter.htm",,,0,
"Contact Us","contact.htm",,,0
]

menu5=[
,,125,1,"",prop1,0,"left",effect,,,,,,,
"Photo Gallery","photoGallery.htm",,,0,
"Video Media","video-media.htm",,,0,
"Music/Audio Media","audio-music-media.htm",,,0,
"Gift Store","giftStore.htm",,,0,
"Circle of Love Postcards","postcards/index.htm",,,0
]

menu6=[
,,125,1,"",prop1,0,"left",effect,,,,,,,
"Monthly Calendar","calendar.htm",,,0,
"Announcements","announcements.htm",,,0,
"Prayer Requests", "prayerRequests.htm",,,0,
"Choir","choir.htm",,,0
]

menu7=[
,,125,1,"",prop1,,"left",effect,,,,,,,
"Links","links.htm",,,0
]

menu8=[
,,125,1,"",prop1,0,"left",effect,,,,,,,
"Facilities Rental","facilities.htm",,,0,
"Donations","donations.htm",,,0,
"Healing","healing.htm",,,0,
"Special Thanks","specialThanks.htm",,,0,
"Birthday Greetings","birthdays.htm",,,0,
"Practitioners","practitioner.htm",,,0,
"Practitioners Monthly Treatment","practitionersCorner.htm",,,0,
"Monthly Affirmation","monthlyAffirmation.htm",,,0
]


	menu9=[
	,,130,1,"",prop1,,"right",effect,,,,,,,
	"Ernest Holmes","http://www.csle.org/ernest_holmes_founded.htm",,,0,
	"Science of Mind Magazine","http://www.scienceofmind.com",,,0,
	"What Is Spirituality?","http://www.csle.org/what_is_spirituality.htm",,,0,
	"New Thought/Links","http://www.csle.org/links_to_explore.htm",,,0
	]
