/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#D4DADC';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='44B8D3';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='White';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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='center';			// 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=1;				// 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=100;			// 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='navBar';				// 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,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"
if(pageName=="overview"){
Menu1=new Array("rollover:./images/nav_1_overview_dn.gif:./images/nav_1_overview_dn.gif","01_overview.shtml","",3,26,110);
	Menu1_1=new Array("Overview","01_overview.shtml","",0,20,100);
	Menu1_2=new Array("History","01_history.shtml","",0,20,100);
	Menu1_3=new Array("Excutives","01_executives.shtml","",0,20,100);
}else{
Menu1=new Array("rollover:./images/nav_1_overview.gif:./images/nav_1_overview_dn.gif","01_overview.shtml","",3,26,110);
	Menu1_1=new Array("Overview","01_overview.shtml","",0,20,100);
	Menu1_2=new Array("History","01_history.shtml","",0,20,100);
	Menu1_3=new Array("Excutives","01_executives.shtml","",0,20,100);
}

if(pageName=="channels"){
Menu2=new Array("rollover:./images/nav_2_chan_dn.gif:./images/nav_2_chan_dn.gif","02_overview.shtml","",3,26,109);
	
	Menu2_1=new Array("Overview","02_overview.shtml","",0,20,100);
	
	Menu2_2=new Array("Production","02_production.shtml","",7);	
		Menu2_2_1=new Array("YTV","02_prod_01.shtml","",0,20,100);
		Menu2_2_2=new Array("Baby TV","02_prod_03.shtml","",0);
    	Menu2_2_3=new Array("TV Mall","02_prod_04.shtml","",0);
		Menu2_2_4=new Array("Israeli Culture","02_prod_05.shtml","",0);
		Menu2_2_5=new Array("Home+ Channel","02_prod_06.shtml","",0);
		Menu2_2_6=new Array("Baby Plus ","02_prod_07.shtml","",0);
		Menu2_2_7=new Array("Junior","02_prod_08.shtml","",0);
	
	Menu2_3=new Array("Representation","02_representation.shtml","",6);
		Menu2_3_1=new Array("FTV","02_repres_01.shtml","",0,20,100);
		Menu2_3_2=new Array("TV5","02_repres_02.shtml","",0);
		Menu2_3_3=new Array("MCM","02_repres_03.shtml","",0);
		Menu2_3_4=new Array("Mezzo","02_repres_04.shtml","",0);
		Menu2_3_5=new Array("Trace@MCM","02_repres_05.shtml","",0);
		Menu2_3_6=new Array("Motors","02_repres_06.shtml","",0);
}else{	
Menu2=new Array("rollover:./images/nav_2_chan.gif:./images/nav_2_chan_dn.gif","02_overview.shtml","",3,26,109);
	Menu2_1=new Array("Overview","02_overview.shtml","",0,20,100);
	
	Menu2_2=new Array("Production","02_production.shtml","",7);	
		Menu2_2_1=new Array("YTV","02_prod_01.shtml","",0,20,100);
		Menu2_2_2=new Array("Baby TV","02_prod_03.shtml","",0);
    	Menu2_2_3=new Array("TV Mall","02_prod_04.shtml","",0);
		Menu2_2_4=new Array("Israeli Culture","02_prod_05.shtml","",0);
		Menu2_2_5=new Array("Home+ Channel","02_prod_06.shtml","",0);
		Menu2_2_6=new Array("Baby Plus ","02_prod_07.shtml","",0);
		Menu2_2_7=new Array("Junior","02_prod_08.shtml","",0);
	
	Menu2_3=new Array("Representation","02_representation.shtml","",9);
		Menu2_3_1=new Array("FTV","02_repres_01.shtml","",0,20,100);
		Menu2_3_2=new Array("TV5MONDE","02_repres_02.shtml","",0);
		Menu2_3_3=new Array("MCM","02_repres_03.shtml","",0);
		Menu2_3_4=new Array("Mezzo","02_repres_04.shtml","",0);
		Menu2_3_5=new Array("Trace@MCM","02_repres_05.shtml","",0);
		Menu2_3_6=new Array("Motors","02_repres_06.shtml","",0);
		Menu2_3_7=new Array("Eurosport ","02_repres_07.shtml","",0);
		Menu2_3_8=new Array("Eurosportnews ","02_repres_08.shtml","",0);
		Menu2_3_9=new Array("FRANCE 24 ","02_repres_09.shtml","",0);		
		
}
		
if(pageName=="tv"){
Menu3=new Array("rollover:./images/nav_3_tv.gif:./images/nav_3_tv_dn.gif","03_tv.shtml","",6,26,109);
	Menu3_1=new Array("Overview","03_tv.shtml","",0,20,100);
	Menu3_2=new Array("Synergy","03_synergy.shtml","",0);
	Menu3_3=new Array("Iguana","03_iguana.shtml","",0);
	Menu3_4=new Array("Coproduction","03_coprod.shtml","",0);
	Menu3_5=new Array("The Block","03_theblock.shtml","",0);
	Menu3_6=new Array("FTPD","03_ftpd.shtml","",0);
}else{		
Menu3=new Array("rollover:./images/nav_3_tv.gif:./images/nav_3_tv_dn.gif","03_tv.shtml","",6,26,109);
	Menu3_1=new Array("Overview","03_tv.shtml","",0,20,100);
	Menu3_2=new Array("Synergy","03_synergy.shtml","",0);
	Menu3_3=new Array("Iguana","03_iguana.shtml","",0);
	Menu3_4=new Array("Coproduction","03_coprod.shtml","",0);
	Menu3_5=new Array("The Block","03_theblock.shtml","",0);
	Menu3_6=new Array("FTPD","03_ftpd.shtml","",0);
}

if(pageName=="talents"){	
Menu4=new Array("rollover:./images/nav_4_talents_dn.gif:./images/nav_4_talents_dn.gif","04_talents.shtml","",2);
	Menu4_1=new Array("Overview","04_talents.shtml","",0,20,100);
	Menu4_2=new Array("Artist","04_artists.shtml","",10);
		Menu4_2_1=new Array("Avi Kushnir","04_artists_01.shtml","",0,20,120);
		Menu4_2_2=new Array("Danny Sanderson","04_artists_02.shtml","",0);
		Menu4_2_3=new Array("Danny Robas","04_artists_03.shtml","",0);
		Menu4_2_4=new Array("Ester Ofarim","04_artists_04.shtml","",0);
		Menu4_2_5=new Array("Tea Packs","04_artists_05.shtml","",0);
		Menu4_2_6=new Array("Yael Duani","04_artists_06.shtml","",0);
		Menu4_2_7=new Array("Itzik Choen","04_artists_07.shtml","",0);
		Menu4_2_8=new Array("Yonathan Koniak","04_artists_08.shtml","",0);
		Menu4_2_9=new Array("Kaveret","04_artists_09.shtml","",0);
		Menu4_2_10=new Array("Orna Banai","04_artists_10.shtml","",0);
}else{	
Menu4=new Array("rollover:./images/nav_4_talents.gif:./images/nav_4_talents_dn.gif","04_talents.shtml","",2);
	Menu4_1=new Array("Overview","04_talents.shtml","",0,20,100);
	Menu4_2=new Array("Artist","04_artists.shtml","",10);
		Menu4_2_1=new Array("Avi Kushnir","04_artists_01.shtml","",0,20,120);
		Menu4_2_2=new Array("Danny Sanderson","04_artists_02.shtml","",0);
		Menu4_2_3=new Array("Danny Robas","04_artists_03.shtml","",0);
		Menu4_2_4=new Array("Ester Ofarim","04_artists_04.shtml","",0);
		Menu4_2_5=new Array("Tea Packs","04_artists_05.shtml","",0);
		Menu4_2_6=new Array("Yael Duani","04_artists_06.shtml","",0);
		Menu4_2_7=new Array("Itzik Choen","04_artists_07.shtml","",0);
		Menu4_2_8=new Array("Yonathan Cognak","04_artists_08.shtml","",0);
		Menu4_2_9=new Array("Kaveret","04_artists_09.shtml","",0);
		Menu4_2_10=new Array("Orna Banai","04_artists_10.shtml","",0);
}

if(pageName=="catalogues"){		
Menu5=new Array("rollover:./images/nav_5_cat_dn.gif:./images/nav_5_cat_dn.gif","javascript:top.location.href='05_catalogues.shtml'","",3);
	Menu5_1=new Array("Overview","05_catalogues.shtml","",0,20,100);
	Menu5_2=new Array("Junior","05_junior.shtml","",0,20,100);
	Menu5_3=new Array("Jim Henson","05_henson.shtml","",0,20,100);
	
}else{
Menu5=new Array("rollover:./images/nav_5_cat.gif:./images/nav_5_cat_dn.gif","javascript:top.location.href='05_catalogues.shtml'","",3);
	Menu5_1=new Array("Overview","05_catalogues.shtml","",0,20,100);
	Menu5_2=new Array("Junior","05_junior.shtml","",0,20,100);
	Menu5_3=new Array("Jim Henson","05_henson.shtml","",0,20,100);
}
	
if(pageName=="events"){
 Menu6=new Array("rollover:./images/nav_6_events_dn.gif:./images/nav_6_events_dn.gif","javascript:top.location.href='06_events.shtml'","",0);
	Menu6_1=new Array("Author\'s Site","06_events.shtml","",0,20,100);
}else{	
Menu6=new Array("rollover:./images/nav_6_events.gif:./images/nav_6_events_dn.gif","javascript:top.location.href='06_events.shtml'","",0);
	Menu6_1=new Array("Author\'s Site","06_events.shtml","",0,20,100);
}
	
if(pageName=="contact"){
 Menu7=new Array("rollover:./images/nav_7_contacts_dn.gif:./images/nav_7_contacts_dn.gif","javascript:top.location.href='07_contacts.shtml'","",0);
	Menu7_1=new Array("Author\'s Site","07_contacts.shtml","",0,20,100);
}else{	
Menu7=new Array("rollover:./images/nav_7_contacts.gif:./images/nav_7_contacts_dn.gif","javascript:top.location.href='07_contacts.shtml'","",0);
	Menu7_1=new Array("Author\'s Site","07_contacts.shtml","",0,20,100);
}