 
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)} 
 
if(navigator.appVersion.indexOf("MSIE 6.0")>0) 
{ 
	effect = "GradientWipe(duration=0.5);Alpha(style=0,opacity=90);Shadow(color='#777777', Direction=135, Strength=5)" 
} 
else 
{ 
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter 
} 
 
 
timegap=500			// The time delay for menus to remain visible 
followspeed=5		// Follow Scrolling speed 
followrate=40		// Follow Scrolling Rate 
suboffset_top=10;	// Sub menu offset Top position  10->
suboffset_left=10;	// Sub menu offset Left position 10->
 
style0=[			// style0 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style. 
"FFFFFF",				// Mouse Off Font Color 
"99ccff",			// Mouse Off Background Color 
"ffebdc",			// Mouse On Font Color 
"5588ff",			// Mouse On Background Color 
"99ccff",			// Menu Border Color  
11,					// Font Size in pixels 
"normal",			// Font Style (italic or normal) 
"normal",				// Font Weight (bold or normal) 
"Arial",	// Font Name 
1,					// Menu Item Padding 
,		// Sub Menu Image (Leave this blank if not needed) "images/right-arrow.gif"
,					// 3D Border & Separator bar 
"66ffff",			// 3D High Color 
"000099",			// 3D Low Color 
,			// Current Page Item Font Color (leave this blank to disable) 
,				// Current Page Item Background Color (leave this blank to disable) 
,		// Top Bar image (Leave this blank to disable) "images/arrowdn.gif"
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed) 
"000099",			// Menu Header Background Color (Leave blank if headers are not needed) 
"FFFFFF",			// Menu Item Separator Color 
] 
 
style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style. 
"FFFFFF",				// Mouse Off Font Color 
"99ccff",			// Mouse Off Background Color 
"ffebdc",			// Mouse On Font Color 
										"5588ff",			// Mouse On Background Color 
"FFFFFF",			// Menu Border Color  
12,					// Font Size in pixels 
"normal",			// Font Style (italic or normal) 
"normal",				// Font Weight (bold or normal) 
"Arial",	// Font Name 
4,					// Menu Item Padding 
,		// Sub Menu Image (Leave this blank if not needed) "images/right-arrow.gif"
,					// 3D Border & Separator bar 
"66ffff",			// 3D High Color 
"000099",			// 3D Low Color 
,			// Current Page Item Font Color (leave this blank to disable) 
,				// Current Page Item Background Color (leave this blank to disable) 
,		// Top Bar image (Leave this blank to disable) "images/arrowdn.gif"
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed) 
"000099",			// Menu Header Background Color (Leave blank if headers are not needed) 
"99ccff",			// Menu Item Separator Color 
] 
 
 
addmenu(menu=[		// This is the array that contains your menu properties and details 
"mainmenu",			// Menu Name - This is needed in order for the menu to be called 
78,					// Menu Top - The Top position of the menu in pixels 59->78
0,				// Menu Left - The Left position of the menu in pixels 10->0
,					// Menu Width - Menus width in pixels 
1,					// Menu Border Width  
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle" 
style0,				// Properties Array - this is set higher up, as above 
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off) 
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center 
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info 
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off) 
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off) 
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off) 
,					// Position of TOP sub image left:center:right 
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable) 
,					// Right To Left - Used in Hebrew for example. (1=on/0=off) 
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off) 
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements) 
,					// Background image for menu when BGColor set to transparent. 
,					// Scrollable Menu 
,					// Reserved for future use 
,"&nbsp;&nbsp;&nbsp;HOME&nbsp;&#8595;&nbsp;&nbsp;&nbsp;","show-menu=home","www.javacamp.org","Home",1 //"Description Text", "URL", "Alternate URL", "Status", "Separator Bar" 
,"&nbsp;&nbsp;&nbsp;WEB&nbsp;DESIGN&nbsp;&#8595;&nbsp;&nbsp;&nbsp;","show-menu=webdesign","webdesign/index.html","Web Design",1 

]); 
function openwin(){ 
mywindow = window.open('Design_tour/index.htm', 'WebDesignTourWindow','width=450,height=335');mywindow.focus(); 
} 
//  onClick="mywindow = mywindow.focus();" 
//******************************************************************* 
//HOME menu  ************************************************* 
//******************************************************************* 
 
	addmenu(menu=["home", 
	,,133,1,"",style1,,"left",effect,,,,,,,,,,,, 
	,"Make&nbsp;it&nbsp;as&nbsp;your&nbsp;homepage","window.external.addfavorite(location.href, document.title)",,"Make it as your home page",0 
	,"Add&nbsp;this&nbsp;page&nbsp;to&nbsp;your&nbsp;favorite&nbsp;list","command here",,"Add this page to your favorite list",0 
	,"Careers","jobs.html",,"Careers",0 
	,"Contact&nbsp;us","contactus.html",,"Contact us",0 
	]) 
 
//******************************************************************* 
//web design menu  ************************************************* 
//******************************************************************* 
 
	addmenu(menu=["webdesign", 
	,,133,1,"",style1,,"left",effect,,,,,,,,,,,, 
	,"Design&nbsp;A&nbsp;New&nbsp;Website","webdesign/design.html",,"Design a new Website",0 
	,"Manage&nbsp;A&nbsp;Website","webdesign/maintain.html",,"Manage a Website",0 
	,"Market&nbsp;A&nbsp;Website","webdesign/marketing.html",,"Market a Website",0 
	,"Customize&nbsp;A&nbsp;Website&nbsp;&#8594","show-menu=sub_add_ons","Add Ons","Customize a Website",0 
	]) 
 
addmenu(menu=["sub_add_ons", 
	,,245,1,"",style1,,"left",effect,,,,,,,,,,,, 
	    ,"All Components","www.javacamp.org/webdesign/component.html",,"All components",0
		,"Logo Design","www.javacamp.org/webdesign/component.html",,"Logo Design",0 
		,"Login ","www.javacamp.org/webdesign/component.html",,"Login",0 
		,"Chat ","www.javacamp.org/webdesign/component.html",,"Chat",0 
		,"Mailing List","www.javacamp.org/webdesign/component.html",,"Mailing List",0 
		,"Customer Survey","www.javacamp.org/webdesign/component.html",,"Customer Survey",0 
		,"Event Vote","www.javacamp.org/webdesign/component.html",,"Event Vote",0 
		,"Search engine","www.javacamp.org/webdesign/component.html",,"Search engine",0 
		,"AFAQ Support","www.javacamp.org/webdesign/component.html",,"FAQ Support",0 
		 
		,"Guest Book","webdesign/component.html",,"Guest Book",0 
 
 
	]) 
 
dumpmenus() 

