/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	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='#00676C';			// Background color when mouse is not over
	var LowSubBgColor='#00676C';			// Background color when mouse is not over on subs
	var HighBgColor='#c0c0c0';			// Background color when mouse is over
	var HighSubBgColor='#c0c0c0';		// 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='black';			// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='#00676C';			// Border color
	var BorderSubColor='#c0c0c0';		// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,sans serif, verdana"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';		// 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=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,6,'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","http://www.telesoft-intl.com/index.html","",0,18,88);

Menu2=new Array("What Customers Say","http://www.telesoft-intl.com/testimonials.html","",0,18,143);

Menu3=new Array("Source Code","","",16,18,125);
	Menu3_1=new Array("AO/DI","http://www.telesoft-intl.com/sourcecode_AODI.html","",0,18,175);	
	Menu3_2=new Array("CompactSIP","http://www.telesoft-intl.com/sourcecode_CompactSIP.html","",0,18,175);
      Menu3_3=new Array("3GPP/IMS CompactSIP","http://www.telesoft-intl.com/sourcecode_3GPPCompactSIP.html","",0,18,175);
      Menu3_4=new Array("Device Drivers","http://www.telesoft-intl.com/sourcecode_DeviceDrivers.html","",0,18,175);
	Menu3_5=new Array("ISDN, Q.931, Q.921, DSS1","http://www.telesoft-intl.com/sourcecode_ISDN.html","",0,18,175);
	Menu3_6=new Array("Supplementary Services","http://www.telesoft-intl.com/sourcecode_SupplementServ.html","",0,18,175);
	Menu3_7=new Array("Multi-Frame Relay","http://www.telesoft-intl.com/sourcecode_MFR.html","",0,18,175);
	Menu3_8=new Array("ML-PPP/PPP","http://www.telesoft-intl.com/sourcecode_ML-PPP.html","",0,18,175);
	Menu3_9=new Array("QSIG/PSS1","http://www.telesoft-intl.com/sourcecode_QSIG.html","",0,18,175);
	Menu3_10=new Array("RTOS Pre-ported Interfaces","http://www.telesoft-intl.com/sourcecode_RTOS.html","",0,18,175);
	Menu3_11=new Array("SIP","http://www.telesoft-intl.com/sourcecode_CompactSIP.html","",0,18,175);
	Menu3_12=new Array("T1/E1/R2","http://www.telesoft-intl.com/sourcecode_T1E1R2.html","",0,18,175);
	Menu3_13=new Array("X.25","http://www.telesoft-intl.com/sourcecode_X25.html","",0,18,175);
	Menu3_14=new Array("TsGATE Soft SIP-PSTN Gateway","http://www.telesoft-intl.com/sourcecode_TsGATE-SIP.html","",0,18,175);
	Menu3_15=new Array("TsConnect","http://www.telesoft-intl.com/pdf/TsCONNECT.pdf","",0,18,210);
	Menu3_16=new Array("TsSmartPhone","http://www.telesoft-intl.com/pdf/TsSmartPhone.pdf","",0,18,210);

Menu4=new Array("Reference Designs","","",6,18,133);
	Menu4_1=new Array("BRI Data Card","http://www.telesoft-intl.com/designs-BRI.html","",0,18,210);
	Menu4_2=new Array("PRI/T1/E1 Adapter","http://www.telesoft-intl.com/designs-PRIT1E1.html","",0,18,210);
	Menu4_3=new Array("ISDN Modem/TA","http://www.telesoft-intl.com/designs-ISDNmodem.html","",0,18,210);
	Menu4_4=new Array("Advanced Development Platform","http://www.telesoft-intl.com/designs-AdvDevelop.html","",0,18,210);
	Menu4_5=new Array("Low Cost VoIP","http://www.telesoft-intl.com/designs-VoIP.html","",0,18,210);
	Menu4_6=new Array("TsGate MultiService Gateway","http://www.telesoft-intl.com/pdf/TsGATEWAY_MSGRD_RefDes.pdf","",0,18,210);


Menu5=new Array("Documentation","http://www.telesoft-intl.com/doc_info.html","",5,18,125);
	Menu5_1=new Array("TsLink3 ISDN Documentation Overview","http://www.telesoft-intl.com/pdf/ts3linkdocumentoverview.pdf","",0,18,175);
	Menu5_2=new Array("TsLink3 General Overview","http://www.telesoft-intl.com/pdf/tslink3generaloverview.pdf","",0,18,175);
	Menu5_3=new Array("TsLink3 API Overview","http://www.telesoft-intl.com/pdf/tslink3apioverview.pdf","",0,18,175);
	Menu5_4=new Array("High Availability White Paper","http://www.telesoft-intl.com/pdf/Documentation-WHITEPAPER.pdf","",0,18,175);
	Menu5_5=new Array("Open Source Vs. Commercial Sip Stack","http://www.telesoft-intl.com/pdf/Open Source Compared with Commercial SIP Stack (rev 5)-1.pdf","",0,18,175);
	

Menu6=new Array("Partners","http://www.telesoft-intl.com/partners.html","",0,18,159);


