/***********************************************************************************
*	(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='666633';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='333333';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,helvetica"	// 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='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=4;				// Left padding
	var TopPaddng=1;				// 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='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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"

Menu1=new Array("rollover:images/nav_08.jpg:images/navmo_08.jpg","about.html","",1,17,106);
	Menu1_1=new Array("Description of TDDC","about.html","",0,20,150);	
	

Menu2=new Array("rollover:images/nav_09.jpg:images/navmo_09.jpg","physician.html","",2,17,128);
	
Menu2_1=new Array("By Last Name: A-N","physician.html","",21,16,180);
	Menu2_1_1=new Array("Al-Assi, M. Tarek MD","alassi.html","",0,16,180);
	Menu2_1_2=new Array("Bracy, Waldo P. MD","bracy.html","",0,16,180);
	Menu2_1_3=new Array("Cox, James MD","cox.html","",0,16,180);
	Menu2_1_4=new Array("Edling, Jason MD","edling.html","",0);
	Menu2_1_5=new Array("Elwazir, Esmail MD","elwazir.html","",0);
	Menu2_1_6=new Array("Fajardo, Osvaldo MD","fajardo.html","",0);
	Menu2_1_7=new Array("Fernandes, Neville MD","fernandes.html","",0);
	Menu2_1_8=new Array("Friedman, Daniel MD","friedman.html","",0);
	Menu2_1_9=new Array("Gentry, Kim R. MD","gentry.html","",0);
	Menu2_1_10=new Array("Hodges, W. Gregory MD","hodges.html","",0);
	Menu2_1_11=new Array("Holt, Andrew MD","holt.html","",0);
	Menu2_1_12=new Array("Houston, Jody MD","houston.html","",0);
	Menu2_1_13=new Array("Jain, Rajeev MD","jain.html","",0);
	Menu2_1_14=new Array("Katzman, Steven MD","katzman.html","",0);
	Menu2_1_15=new Array("Lacey, Stephen MD","lacey.html","",0);
	Menu2_1_16=new Array("Levitan, David MD","levitan.html","",0);
	Menu2_1_17=new Array("Loeb, Peter MD","loeb.html","",0);
	Menu2_1_18=new Array("Mehta, S. Neil MD","mehta.html","",0);
	Menu2_1_19=new Array("Mendelson, Michael MD","mendelson.html","",0);
	Menu2_1_20=new Array("Moparty, Bhavani MD","moparty.html","",0);
	Menu2_1_21=new Array("Nunez, Michael MD","nunez.html","",0,16,180);
Menu2_2=new Array("By Last Name: O-Z","physician.html","",23,16,180);
	
	Menu2_2_1=new Array("Oliver, German A. MD","oliver.html","",0,16,180);
	Menu2_2_2=new Array("Owen, Charles C. MD","owen.html","",0,16,180);
	Menu2_2_3=new Array("Park, David MD","park.html","",0);
	Menu2_2_4=new Array("Persley, Kimberly MD","persley.html","",0);
	Menu2_2_5=new Array("Putcha, Raj MD","putcha.html","",0);
	Menu2_2_6=new Array("Rendon, Gabriel MD","rendon.html","",0);
	Menu2_2_7=new Array("Richardson, Charles T. MD","richardson.html","",0);
	Menu2_2_8=new Array("Ritter, Timothy MD","ritter.html","",0);
	Menu2_2_9=new Array("Rivera-Torres, Paulino MD","rivera.html","",0);
	Menu2_2_10=new Array("Rubin, Allen W. MD","rubin.html","",0);
	Menu2_2_11=new Array("Seif, Fayez G. MD","seif.html","",0);
	Menu2_2_12=new Array("Shah, S. Mohsin MD","shah.html","",0);
	Menu2_2_13=new Array("Smith, Jeffrey A. MD","smith.html","",0);
	Menu2_2_14=new Array("Spady, David K. MD","spady.html","",0);
	Menu2_2_15=new Array("Srinivasan, Ramesh MD","","",0);
	Menu2_2_16=new Array("Steephen, Anita MD","steephen.html","",0);
	Menu2_2_17=new Array("Stevens, William MD","stevens.html","",0);
	Menu2_2_18=new Array("Vanesko, Grace MD","vanesko.html","",0);
	Menu2_2_19=new Array("Vallera, Raymond MD","vallera.html","",0);
	Menu2_2_20=new Array("Vesy, Christopher MD","vesy.html","",0);
	Menu2_2_21=new Array("Weber, James MD","weber.html","",0);	
	Menu2_2_22=new Array("Wilkofsky, Steven I. MD","wilkofsky.html","",0);
	Menu2_2_23=new Array("Wright, Paul H. MD","wright.html","",0);

Menu3=new Array("rollover:images/nav_10.jpg:images/navmo_10.jpg","locations.html","",20,17,130);
	Menu3_1=new Array("Allen","loc_allen.html","",0,20,170);
	Menu3_2=new Array("Arlington","loc_arlington.html","",0,20,170);
	Menu3_3=new Array("Baylor - Barnett Tower","loc_baylor.html","",0,20,170);
	Menu3_4=new Array("Baylor - Sammons Tower","loc_downtown.html","",0,20,170);
	Menu3_5=new Array("Decatur","loc_decatur.html","",0,20,150);	
	Menu3_6=new Array("Flower Mound","loc_flower.html","",0);
	Menu3_7=new Array("Frisco","loc_frisco.html","",0);
	Menu3_8=new Array("Grapevine","loc_grapevine.html","",0);
	Menu3_9=new Array("Greenville","loc_greenville.html","",0);
	Menu3_10=new Array("Irving/Las Colinas","loc_colinas.html","",0);
	Menu3_11=new Array("Keller","loc_keller.html","",0);
	Menu3_12=new Array("Lewisville","loc_lewisville.html","",0);
	Menu3_13=new Array("McKinney","loc_mckinney.html","",0);
	Menu3_14=new Array("Mesquite","loc_mesquite.html","",0);
	Menu3_15=new Array("North Park","loc_northpark.html","",0);
	Menu3_16=new Array("Plano","loc_plano.html","",0);
	Menu3_17=new Array("Presbyterian of Dallas","loc_presby.html","",0);
	Menu3_18=new Array("Rockwall","loc_rockwall.html","",0);
	Menu3_19=new Array("Springcreek","loc_springcreek.html","",0);
	Menu3_20=new Array("Waxahachie","loc_waxahachie.html","",0);
	
	
	

Menu4=new Array("rollover:images/nav_11.jpg:images/navmo_11.jpg","procedures.html","",3,17,95);
	Menu4_1=new Array("Endoscopic Procedures","endo.html","",9,20,180);
		Menu4_1_1=new Array("Colonoscopy","colon.html","",0,20,220);
		Menu4_1_2=new Array("EGD","egd.html","",0);
		Menu4_1_3=new Array("Small Bowel Capsule Endoscopy","sbce.html","",0);
		Menu4_1_4=new Array("Flexible Sigmoidoscopy","flex.html","",0);
		Menu4_1_5=new Array("Enteroscopy","enter.html","",0);
		Menu4_1_6=new Array("ERCP","ercp.html","",0);
		Menu4_1_7=new Array("EUS","eus.html","",0);
		Menu4_1_8=new Array("Esophageal Motility","em.html","",0);
		Menu4_1_9=new Array("pH Probe Testing","ph.html","",0);
	Menu4_2=new Array("Radiologic Exams","radiologic.html","",8);
		Menu4_2_1=new Array("Xray","xray.html","",0,20,150);
		Menu4_2_2=new Array("CT Scan","ct.html","",0);
		Menu4_2_3=new Array("Virtual Colonoscopy","vct.html","",0);
		Menu4_2_4=new Array("MRI","mri.html","",0);
		Menu4_2_5=new Array("MRCP","mrcp.html","",0);
		Menu4_2_6=new Array("Ultrasonography","ultrasonography.html","",0);
		Menu4_2_7=new Array("Barium Studies","barium.html","",0);
		Menu4_2_8=new Array("HIDA Scan","hida.html","",0);
	Menu4_3=new Array("Liver Biopsy","liverbiopsy.html","",0);
	
Menu5=new Array("rollover:images/nav_13.jpg:images/navmo_13.jpg","javascript:top.location.href='info.html'","",3,17,99);
	Menu5_1=new Array("Crohn's Disease Study","crohns.html","",0,20,210);
	Menu5_2=new Array("Medical Links","links.html","",0,20,210);
	Menu5_3=new Array("What is a Gastroenterologist?","what.html","",0);
	
Menu6=new Array("rollover:images/nav_12.jpg:images/navmo_12.jpg","javascript:top.location.href='pr.html'","",3,17,117);
	
	Menu6_1=new Array("Rights and Responsibilities of Patients","rr.html","",0,50,130);
	Menu6_2=new Array("Commonly Asked Questions Regarding Your Privacy Rights","common_questions.html","",0);
	Menu6_3=new Array("TDDC and Your Health Insurance","ins_policy.html","",0);

	
Menu7=new Array("rollover:images/nav_14.jpg:images/navmo_14.jpg","javascript:top.location.href='billing2.html'","",0,17,52);
	