 /*******************************************************
*	(c) Ger Versluis 2000 version 13.11 April 13, 2005	*
*	You may use this script on non commercial sites.	*
*	www.burmees.nl/menu									*
*	You may remove all comments for faster loading		*
********************************************************/

var NoOffFirstLineMenus			= 3;			// Number of main menu  items


// Colorvariables:
// Color variables take HTML predefined color names or "#rrggbb" strings
//For transparency make colors and border color ""

var LowBgColor					= "";					// Background color when mouse is not over
var HighBgColor					= "";		// Background color when mouse is over
var FontLowColor				= "#FFFFFF";						// Font color when mouse is not over
var FontHighColor				= "#ABBD32";				// Font color when mouse is over
var BorderColor					= "";									// Border color
var BorderWidthMain				= 1;									// Border width main items
var BorderWidthSub				= 0;									// Border width sub items
var BorderBtwnMain				= 1;							// Border width between elements main items
var BorderBtwnSub				= 1;							// Border width between elements sub items
var FontFamily					= "Garamond,Garamondstedt,Baskerville,Times New Roman,Verdana,Arial,Helvetica,San-Serif;";	// Font family menu items
var FontSize					= 18;									// Font size menu items
var FontBold					= 1;									// 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				= "center";								// Menu horizontal position can be: left, center, right
var MenuVerticalCentered		= "top";								// Menu vertical position top, middle,bottom or static
var ChildOverlap				= 0;						// horizontal overlap child/ parent
var ChildVerticalOverlap		= 0;						// vertical overlap child/ parent
var StartTop					= 134;									// Menu offset x coordinate
var StartLeft					= -9;									// Menu offset y coordinate
var VerCorrect					= 0;									// Multiple frames y correction
var HorCorrect					= 0;									// Multiple frames x correction
var DistFrmFrameBrdr			= 0;									// Distance between main menu and frame border
var LeftPaddng					= 0;									// Left padding
var TopPaddng					= 3;							// Top padding. If set to -1 text is vertically centered
var FirstLineHorizontal			= 1;									// Number defines to which level the menu must unfold horizontal; 0 is all vertical
var MenuFramesVertical			= 1;									// Frames in cols or rows 1 or 0
var DissapearDelay				= 200;									// delay before menu folds in
var UnfoldDelay					= 10;									// delay before sub unfolds
var TakeOverBgColor				= 0;									// Menu frame takes over background color subitem frame
var FirstLineFrame				= "";									// Frame where first level appears
var SecLineFrame				= "";									// Frame where sub levels appear
var DocTargetFrame				= "";									// Frame where target documents appear
var TargetLoc					= "";									// span id for relative positioning
var MenuWrap					= 1;									// enables/ disables menu wrap 1 or 0
var RightToLeft					= 0;									// enables/ disables right to left unfold 1 or 0
var BottomUp					= 0;									// enables/ disables Bottom up unfold 1 or 0
var UnfoldsOnClick				= 0;									// Level 1 unfolds onclick/ onmouseover
var BaseHref					= "";

var Arrws						= ['http://www.sammasich.com/images/submenu/arrow_right.gif',7,7,'http://www.sammasich.com/images/submenu/arrow_down.gif',7,7,'http://www.sammasich.com/images/submenu/arrow_left.gif',7,7];	// Arrow source, width and height

// Arrow source, width and height.
// If arrow images are not needed keep source ""

var MenuUsesFrames				= 0;			// MenuUsesFrames is only 0 when Main menu, submenus,

// document targets and script are in the same frame.
// In all other cases it must be 1

var RememberStatus				= 0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item.

// When set to 2 only the relevant main item stays highligthed
// The preset is done by setting a variable in the head section of the target document.
// <head>
//	<script type="text/javascript">var SetMenu="2_2_1";</script>
// </head>
// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

var BuildOnDemand				= 0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
var BgImgLeftOffset				= 0;			// Only relevant when bg image is used as rollover
var ScaleMenu					= 0;			// 1/0 When set to 0 Menu scales with browser text size setting
var OverFormElements			= 0;	// Set this to 0 when the menu does not need to cover form elements.

var HooverBold					= 0;			// 1 or 0
var HooverItalic				= 0;			// 1 or 0
var HooverUnderLine				= 0;			// 1 or 0
var HooverTextSize				= 0;			// 0=off, number is font size difference on hoover
var HooverVariant				= 0;			// 1 or 0

var MenuSlide					= "";
var MenuShadow					= "";
var MenuOpacity					= "";function BeforeStart(){return}
function AfterBuild()
{
	if(FrstCreat)
	{
		PreImg1=new Image(); PreImg1.src="http://www.sammasich.com/images/submenu/semitrans_low.png";
		PreImg2=new Image(); PreImg2.src="http://www.sammasich.com/images/submenu/semitrans_high.png";
	}
}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor","fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText or background image format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg"

Menu1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1067&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">SamSongsMusic</a></div>","http://www.sammasich.com/index.php?main_menu_id=1&content_id=1067","http://www.sammasich.com/images/shell/striped_background2.gif",9,29,245,"","","","","","",-1,-1,-1,"","");
Menu1_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1067&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">SamSongsMusic Home</a></div>","http://www.sammasich.com/index.php?content_id=1067&main_menu_id=1","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu1_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=150&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">Buy SamSongs CDs</a></div>","http://www.sammasich.com/index.php?content_id=150&main_menu_id=1","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu1_3 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1090&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">Discography</a></div>","http://www.sammasich.com/index.php?content_id=1090&main_menu_id=1","http://www.sammasich.com/images/shell/striped_background2.gif",1,27,246,"","","","","","",-1,-1,-1,"","");
Menu1_3_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1100&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">'Cow!' Aldous Orwell</a></div>","http://www.sammasich.com/index.php?content_id=1100&main_menu_id=1","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu1_4 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1173&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">Concert Calendar</a></div>","http://www.sammasich.com/index.php?content_id=1173&main_menu_id=1","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu1_5 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1156&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">Music articles</a></div>","http://www.sammasich.com/index.php?content_id=1156&main_menu_id=1","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu1_6 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1088&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">Sam's Auto-Bio</a></div>","http://www.sammasich.com/index.php?content_id=1088&main_menu_id=1","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu1_7 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1098&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">Music Links</a></div>","http://www.sammasich.com/index.php?content_id=1098&main_menu_id=1","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu1_8 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1166&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">Concert Posters</a></div>","http://www.sammasich.com/index.php?content_id=1166&main_menu_id=1","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu1_9 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1170&main_menu_id=1\" style=\"color:#FFFFFF;text-decoration:none;\">Home</a></div>","http://www.sammasich.com/index.php?content_id=1170&main_menu_id=1","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1001&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Taiji & Internal Arts</a></div>","http://www.sammasich.com/index.php?main_menu_id=2&content_id=1001","http://www.sammasich.com/images/shell/striped_background2.gif",13,29,246,"","","","","","",-1,-1,-1,"","");
Menu2_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1172&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Seminar Calendar</a></div>","http://www.sammasich.com/index.php?content_id=1172&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1161&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">5 Section Taiji program</a></div>","http://www.sammasich.com/index.php?content_id=1161&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",2,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_2_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1189&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">5 Section Intensives</a></div>","http://www.sammasich.com/index.php?content_id=1189&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_2_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1185&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">5 Section demo clips</a></div>","http://www.sammasich.com/index.php?content_id=1185&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_3 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1181&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Yang Taiji program</a></div>","http://www.sammasich.com/index.php?content_id=1181&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",1,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_3_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1190&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Meetings with Yang masters</a></div>","http://www.sammasich.com/index.php?content_id=1190&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_4 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1167&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Studying with Sam</a></div>","http://www.sammasich.com/index.php?content_id=1167&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",3,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_4_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1180&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Arranging a Saminar</a></div>","http://www.sammasich.com/index.php?content_id=1180&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_4_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1143&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Private Lessons </a></div>","http://www.sammasich.com/index.php?content_id=1143&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_4_3 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1197&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">SamStudy Berlin</a></div>","http://www.sammasich.com/index.php?content_id=1197&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_5 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1158&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Special Intensives</a></div>","http://www.sammasich.com/index.php?content_id=1158&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",6,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_5_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1206&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">2010 5 Section Intensive Gatineau</a></div>","http://www.sammasich.com/index.php?content_id=1206&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",1,45,246,"","","","","","",-1,-1,-1,"","");
Menu2_5_1_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1210&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">2010 5—Intensive Report</a></div>","http://www.sammasich.com/index.php?content_id=1210&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_5_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1194&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">2009 5 Section Intensive Madrid</a></div>","http://www.sammasich.com/index.php?content_id=1194&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,45,246,"","","","","","",-1,-1,-1,"","");
Menu2_5_3 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1202&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">2009 Push-hands Camps</a></div>","http://www.sammasich.com/index.php?content_id=1202&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_5_4 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1183&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">2009 Yang Intensive</a></div>","http://www.sammasich.com/index.php?content_id=1183&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",2,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_5_4_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1201&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Yang Intensive Report</a></div>","http://www.sammasich.com/index.php?content_id=1201&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_5_4_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1188&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">San Miguel de Allende</a></div>","http://www.sammasich.com/index.php?content_id=1188&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_5_5 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1179&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">2008 Push Hands Camp</a></div>","http://www.sammasich.com/index.php?content_id=1179&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_5_6 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1187&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">2007 5 Section Teacher's Intensive</a></div>","http://www.sammasich.com/index.php?content_id=1187&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,45,246,"","","","","","",-1,-1,-1,"","");
Menu2_6 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1104&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Articles by Sam</a></div>","http://www.sammasich.com/index.php?content_id=1104&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_7 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1103&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">About Sam</a></div>","http://www.sammasich.com/index.php?content_id=1103&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",2,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_7_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1068&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Sam's Teachers</a></div>","http://www.sammasich.com/index.php?content_id=1068&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_7_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1177&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Pix with Friends <br>& Masters</a></div>","http://www.sammasich.com/index.php?content_id=1177&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,45,246,"","","","","","",-1,-1,-1,"","");
Menu2_8 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1168&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Sam's DVDs PayPal</a></div>","http://www.sammasich.com/index.php?content_id=1168&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",1,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_8_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1119&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Mailorder Sam's DVDs</a></div>","http://www.sammasich.com/index.php?content_id=1119&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_9 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1150&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Strange Horse News</a></div>","http://www.sammasich.com/index.php?content_id=1150&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_10 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1105&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Español</a></div>","http://www.sammasich.com/index.php?content_id=1105&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",6,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_10_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1195&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Taiji y Artes Marciales</a></div>","http://www.sammasich.com/index.php?content_id=1195&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_10_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1204&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Taijiquan de 5 Secciones</a></div>","http://www.sammasich.com/index.php?content_id=1204&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_10_3 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1137&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Biografía de Sam</a></div>","http://www.sammasich.com/index.php?content_id=1137&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_10_4 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1138&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Profesores de Sam</a></div>","http://www.sammasich.com/index.php?content_id=1138&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_10_5 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1121&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Articulos de Sam</a></div>","http://www.sammasich.com/index.php?content_id=1121&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_10_6 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1152&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Cursos con Sam Masich</a></div>","http://www.sammasich.com/index.php?content_id=1152&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_11 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1106&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Deutsch</a></div>","http://www.sammasich.com/index.php?content_id=1106&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",5,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_11_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1192&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Taiji & Innere Kunst</a></div>","http://www.sammasich.com/index.php?content_id=1192&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_11_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1198&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Privatstunden in Berlin</a></div>","http://www.sammasich.com/index.php?content_id=1198&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_11_3 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1136&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Sams Biographie</a></div>","http://www.sammasich.com/index.php?content_id=1136&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_11_4 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1135&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Sams Lehrer</a></div>","http://www.sammasich.com/index.php?content_id=1135&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_11_5 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1196&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Die Artikel von Sam</a></div>","http://www.sammasich.com/index.php?content_id=1196&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_12 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1147&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Français</a></div>","http://www.sammasich.com/index.php?content_id=1147&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",2,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_12_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1148&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Biographie de Sam</a></div>","http://www.sammasich.com/index.php?content_id=1148&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_12_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1149&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Professeurs du Sam</a></div>","http://www.sammasich.com/index.php?content_id=1149&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu2_13 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1169&main_menu_id=2\" style=\"color:#FFFFFF;text-decoration:none;\">Home</a></div>","http://www.sammasich.com/index.php?content_id=1169&main_menu_id=2","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu3 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1108&main_menu_id=3\" style=\"color:#FFFFFF;text-decoration:none;\">Film & Other Art</a></div>","http://www.sammasich.com/index.php?main_menu_id=3&content_id=1108","http://www.sammasich.com/images/shell/striped_background2.gif",3,29,245,"","","","","","",-1,-1,-1,"","");
Menu3_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1108&main_menu_id=3\" style=\"color:#FFFFFF;text-decoration:none;\">Other Art Home</a></div>","http://www.sammasich.com/index.php?content_id=1108&main_menu_id=3","http://www.sammasich.com/images/shell/striped_background2.gif",2,27,246,"","","","","","",-1,-1,-1,"","");
Menu3_1_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1131&main_menu_id=3\" style=\"color:#FFFFFF;text-decoration:none;\">HiWire Archives</a></div>","http://www.sammasich.com/index.php?content_id=1131&main_menu_id=3","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu3_1_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1142&main_menu_id=3\" style=\"color:#FFFFFF;text-decoration:none;\">Think Links</a></div>","http://www.sammasich.com/index.php?content_id=1142&main_menu_id=3","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu3_2 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1203&main_menu_id=3\" style=\"color:#FFFFFF;text-decoration:none;\">Deity and Disciple</a></div>","http://www.sammasich.com/index.php?content_id=1203&main_menu_id=3","http://www.sammasich.com/images/shell/striped_background2.gif",1,27,246,"","","","","","",-1,-1,-1,"","");
Menu3_2_1 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1205&main_menu_id=3\" style=\"color:#FFFFFF;text-decoration:none;\">Deity/Disciple pricing</a></div>","http://www.sammasich.com/index.php?content_id=1205&main_menu_id=3","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
Menu3_3 = new Array("<div style=\"padding-top:3px;\"><a href=\"http://www.sammasich.com/index.php?content_id=1182&main_menu_id=3\" style=\"color:#FFFFFF;text-decoration:none;\">Theatre, Film, TV</a></div>","http://www.sammasich.com/index.php?content_id=1182&main_menu_id=3","http://www.sammasich.com/images/shell/striped_background2.gif",0,27,246,"","","","","","",-1,-1,-1,"","");
