/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='steelblue';			// Background color when mouse is not over
	var LowSubBgColor='indianred';			// Background color when mouse is not over on subs
	var HighBgColor='lightcyan';			// Background color when mouse is over
	var HighSubBgColor='lemonchiffon';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='brown';			// Font color when mouse is over
	var FontSubHighColor='blue';			// Font color subs when mouse is over
	var BorderColor='red';			// Border color
	var BorderSubColor='cyan';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="trebuchet ms,verdana,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=195;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=1;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index.htm","",0,20,120);
Menu2=new Array("About Us","","",5);
      Menu2_1=new Array("Indian CSICOP","csicop.htm","",0,20,130);
      Menu2_2=new Array("Indian Skeptic","about.htm","",0);
      Menu2_3=new Array("FIRA","fira.htm","",0);
      Menu2_4=new Array("Premanand","premanand.htm","",0);
      Menu2_5=new Array("Narendra Nayak","narendra.htm","",0);
Menu3=new Array("Indian Skeptic","","",6);
      Menu3_1=new Array("Vol 1 1988","","",3,20,100);
             Menu3_1_1=new Array("May 1988","may1988index.htm","",0,20,100);
             Menu3_1_2=new Array("June 1988","jun1988index.htm","",0,20,100);
             Menu3_1_3=new Array("July 1988","jul1988index.htm","",0,20,100);      
      Menu3_2=new Array("Vol 19 2007","","",2,20,100);
             Menu3_2_1=new Array("Jan 2007","jan2007index.htm","",0,20,100);
             Menu3_2_2=new Array("Feb 2007","feb2007index.htm","",0);
      Menu3_3=new Array("Vol 20, 2007","","",11);
             Menu3_3_1=new Array("Jun 2007","jun2007index.htm","",0,20,100);
             Menu3_3_2=new Array("Jul 2007","jul2007index.htm","",0,20,100);
             Menu3_3_3=new Array("Aug 2007","aug2007index.htm","",0,20,100);
             Menu3_3_4=new Array("Sep 2007","sep2007index.htm","",0,20,100);
             Menu3_3_5=new Array("Oct 2007","oct2007index.htm","",0,20,100);
             Menu3_3_6=new Array("Nov 2007","nov2007index.htm","",0,20,100);
             Menu3_3_7=new Array("Dec 2007","dec2007index.htm","",0,20,100);
             Menu3_3_8=new Array("Jan 2008","jan2008index.htm","",0,20,100);
             Menu3_3_9=new Array("Feb 2008","feb2008index.htm","",0,20,100);
             Menu3_3_10=new Array("Mar 2008","mar2008index.htm","",0,20,100);
             Menu3_3_11=new Array("Apr 2008","apr2008index.htm","",0,20,100);
      Menu3_4=new Array("Vol 21, 2008","","",7,20,100);
             Menu3_4_1=new Array("May 2008","may2008index.htm","",0,20,100);
             Menu3_4_2=new Array("Jun 2008","Jun2008index.htm","",0,20,100);
             Menu3_4_3=new Array("Jul 2008","Jul2008index.htm","",0,20,100);
             Menu3_4_4=new Array("Aug 2008","aug2008index.htm","",0,20,100);
             Menu3_4_5=new Array("Sep 2008","sep2008.pdf","",0,20,100);
             Menu3_4_6=new Array("Oct 2008","oct2008.pdf","",0,20,100);
             Menu3_4_7=new Array("Nov 2008","nov2008.pdf","",0,20,100);
      Menu3_5=new Array("2010","","",12);
             Menu3_5_1=new Array("Jan 2010","INDIAN SKEPTIC JANUARY 2010.pdf","",0,20,100);
             Menu3_5_2=new Array("Feb 2010","http://www.divshare.com/download/10531667-411","",0,20,100);
             Menu3_5_3=new Array("Mar 2010","http://www.scribd.com/doc/35042913/Indian-Skeptic-March-2010","",0,20,100);
             Menu3_5_4=new Array("Apr 2010","http://www.scribd.com/doc/35043032/Indian-Skeptic-April-2010","",0,20,100);
	     Menu3_5_5=new Array("May 2010","http://www.scribd.com/doc/35043161/Indian-Skeptic-May-2010","",0,20,100);
             Menu3_5_6=new Array("Jun 2010","http://www.scribd.com/doc/35043231/Indian-Skeptic-June-2010","",0,20,100);
             Menu3_5_7=new Array("Jul 2010","http://www.scribd.com/doc/35043283/Indian-Skeptic-July-2010","",0,20,100);
             Menu3_5_8=new Array("Aug 2010","INDIAN SKEPTIC AUGUST2010.pdf","",0,20,100);
             Menu3_5_9=new Array("Sep 2010","INDIAN SKEPTIC SEPT 2010.pdf","",0,20,100);
             Menu3_5_10=new Array("Oct 2010","INDIAN SKEPTIC OCT 2010.pdf","",0,20,100); 
             Menu3_5_11=new Array("Nov 2010","INDIAN SKEPTIC NOV 2010.pdf","",0,20,100); 
             Menu3_5_12=new Array("Dec 2010","INDIAN SKEPTIC DEC 2010.pdf","",0,20,100);
      Menu3_6=new Array("2011","","",4);
             Menu3_6_1=new Array("Jan 2011","INDIAN SKEPTIC JAN 2011.pdf","",0,20,100);
             Menu3_6_2=new Array("Feb 2011","INDIAN SKEPTIC FEBRUARY 2011.pdf","",0,20,100);
             Menu3_6_3=new Array("Mar 2011","INDIAN SKEPTIC MARCH 2011.pdf","",0,20,100);
             Menu3_6_4=new Array("Apr 2011","INDIAN SKEPTIC APRIL 2011.pdf","",0,20,100);
Menu4=new Array("Publications","books.htm","",0);
Menu5=new Array("Press Releases","press.htm","",0);
Menu6=new Array("Contact Us","contact.htm","",0);
