
<!-- 

//////////////////////////////////////////////////////

	hovercolor   = "#cccccc";	// color name/code
	bgcolor      = "#ffffff";	// color name/code
	background   = "";			// picture url
	
	menu_border  = 1;			// IE only
	border_color = "#000000";	// IE only
	
	arrow_pic    = "/images/arrow.gif"; // url of arrow picture for submenus

//////////////////////////////////////////////////////


if(document.all) { if(!background) { background=bgcolor; } else { background = "url("+background+")"; } }

function LayerSpecs(Left,Top,Width) { if(No3) {
	if(document.all) { Top+=7; Left+=2; Width-=6; }
	this.left  = Left;
	this.top   = Top;
	this.info  = "";
	T=0;
	for(i=3; i<arguments.length; i++) {
		if(document.all) { this.info += "<TR><TD WIDTH="+Width+" onMouseOver='this.bgColor=\""+hovercolor+"\"' onMouseOut='this.bgColor=\"\"'>"+arguments[i]+"</TD></TR>"; }
		else { this.info += "<LAYER onMouseOver='this.bgColor=\""+hovercolor+"\"' onMouseOut='this.bgColor=\""+bgcolor+"\"' WIDTH="+Width+" POSITION=RELATIVE TOP="+T+">&nbsp;"+arguments[i]+"</LAYER>"; }
		T+=20;
	}
} }

Layer = new Array();
arrow = "<IMG SRC='"+arrow_pic+"' BORDER=0 ALT=''>";


//////////////////////////////////////////////

/*	Create Your layers below by typing:
	 Layer[incrementing number] = new LayerSpecs(Left Position, Top Position, Width, List of Links Seperated by Commas)
	 If a layer has a sublayer, add onMouseOver="Show(Layer Number to Open, Current Layer, Any Layers Opened before the current layer (seperated by commas)
*/

Layer[1] =	new LayerSpecs(460,230,220,
			'<A HREF="#" onmouseover="Show(2,1)"><B>H</B>ealth Technologist</A> ',
			'<A HREF="#" onmouseover="Show(3,1)"><B>P</B>harmacy and Therapy Occupation</A> ',			
			'<A HREF="#" onmouseover="Show(4,1)"><B>H</B>ealth Technician</A> ',
			'<A HREF="#" onmouseover="Show(5,1)"><B>H</B>ealth Diagnosing Occupations and Assitance</A> ',			
			'<A HREF="#" onmouseover="Show(6,1)"><B>N</B>ursing Careers</A> '
);
Layer[2] =	new LayerSpecs(255,230,200,
			'<A HREF="/cobrand/apollolife/caropp/HT_clinical lab.htm"><B>C</B>linical laboratory technologists and technicians</A> ',
			'<A HREF="/cobrand/apollolife/caropp/HT_eeg.htm" ><B>EEG</B>and<B>EKG</B>technologists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/HT_nuclear.htm" ><B>N</B>uclear medicine technologists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/HT_radiology.htm" ><B>R</B>adiological technologists</A> ',
			//'<A HREF="/cobrand/apollolife/caropp/HT_surgical.htm" ><B>S</B>urgical technologists</A> ',//
			'<A HREF="/cobrand/apollolife/caropp/HT_cardio.htm" ><B>C</B>ardio Vascular technologists and Technicians</A> '
);
Layer[3] =	new LayerSpecs(255,250,200,
			'<A HREF="/cobrand/apollolife/caropp/pto_respiratory.htm" ><B>R</B>espiratory Therapists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/pto_pharmacists.htm" ><B>P</B>harmacists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/pto_occupational.htm" ><B>O</B>ccupational Therapists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/pto_physical.htm" ><B>P</B>hysical Therapists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/pto_speech.htm" ><B>S</B>peech-language Pathologists and Audiologists</A> '
);
Layer[4] =	new LayerSpecs(255,260,200,
			'<A HREF="/cobrand/apollolife/caropp/ht_emergency.htm" ><B>E</B>mergency Medical Technicians</A> ',
			'<A HREF="/cobrand/apollolife/caropp/ht_health.htm" ><B>H</B>ealth Information Technicians</A> '
);
Layer[5] =	new LayerSpecs(355,285,100,
			'<A HREF="/cobrand/apollolife/caropp/hdoa_dentists.htm" ><B>D</B>entists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/hdoa_optometrists.htm" ><B>O</B>ptometrists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/hdoa_physicians.htm" ><B>P</B>hysicians</A> '
);
Layer[6] =	new LayerSpecs(355,310,100,
			'<A HREF="/cobrand/apollolife/caropp/nurse.htm" ><B>N</B>urse</A> '
);
Layer[7] =	new LayerSpecs(155,160,220,
			'<A HREF="#" onmouseover="Show(8,7)"><B>H</B>ealth Technologist</A> ',
			'<A HREF="#" onmouseover="Show(9,7)"><B>P</B>harmacy and Therapy Occupation</A> ',			
			'<A HREF="#" onmouseover="Show(10,7)"><B>H</B>ealth Technician</A> ',
			'<A HREF="#" onmouseover="Show(11,7)"><B>H</B>ealth Diagnosing Occupations and Assitance</A> ',			
			'<A HREF="#" onmouseover="Show(12,7)"><B>N</B>ursing Careers</A> '
);
Layer[8] =	new LayerSpecs(380,160,200,
			'<A HREF="/cobrand/apollolife/caropp/HT_clinical lab.htm"><B>C</B>linical laboratory technologists and technicians</A> ',
			'<A HREF="/cobrand/apollolife/caropp/HT_eeg.htm" ><B>EEG</B>and<B>EKG</B>technologists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/HT_nuclear.htm" ><B>N</B>uclear medicine technologists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/HT_radiology.htm" ><B>R</B>adiological technologists</A> ',
			//'<A HREF="/cobrand/apollolife/caropp/HT_surgical.htm" ><B>S</B>urgical technologists</A> ',//
			'<A HREF="/cobrand/apollolife/caropp/HT_cardio.htm" ><B>C</B>ardio Vascular technologists and Technicians</A> '
);
Layer[9] =	new LayerSpecs(380,175,200,
			'<A HREF="/cobrand/apollolife/caropp/pto_respiratory.htm" ><B>R</B>espiratory Therapists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/pto_pharmacists.htm" ><B>P</B>harmacists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/pto_occupational.htm" ><B>O</B>ccupational Therapists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/pto_physical.htm" ><B>P</B>hysical Therapists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/pto_speech.htm" ><B>S</B>peech-language Pathologists and Audiologists</A> '
);
Layer[10] =	new LayerSpecs(380,195,200,
			'<A HREF="/cobrand/apollolife/caropp/ht_emergency.htm" ><B>E</B>mergency Medical Technicians</A> ',
			'<A HREF="/cobrand/apollolife/caropp/ht_health.htm" ><B>H</B>ealth Information Technicians</A> '
);
Layer[11] =	new LayerSpecs(380,215,100,
			'<A HREF="/cobrand/apollolife/caropp/hdoa_dentists.htm" ><B>D</B>entists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/hdoa_optometrists.htm" ><B>O</B>ptometrists</A> ',
			'<A HREF="/cobrand/apollolife/caropp/hdoa_physicians.htm" ><B>P</B>hysicians</A> '
);
Layer[12] =	new LayerSpecs(380,240,75,
			'<A HREF="/cobrand/apollolife/caropp/nurse.htm" ><B>N</B>urse</A> '
);
Layer[13] =	new LayerSpecs(460,205,125,
			'<A HREF="http://www.apollolife.com/newindividual/livingbetter/livingbetter.htm" target="new"><B>S</B>taying Healthy</A> ',
			'<A HREF="http://www.apollolife.com/newindividual/holistichealth/holisticindex.htm" target="new"><B>A</B>lternative medicine</A> ',
			'<A HREF="http://www.apollolife.com/newindividual/medcyclopaedia/medcyclopaedia.htm" target="new"><B>M</B>edcyclopedia</A> '
			
);

Layer[14] =	new LayerSpecs(460,265,125,
			'<A HREF="http://63.104.126.5/newindividual/calorieburncalc.asp" target="new"><B>C</B>alorie metre</A> ',
			'<A HREF="http://63.104.126.10/newindividual/login.htm" target="new"><B>M</B>y health scan </A> ',
			'<A HREF="http://63.104.126.5/newindividual/chronic.asp" target="new"><B>A</B>re you fatigued</A> '
			
);

////////////////////////////////////////////////////////////////

j = (Layer[0]) ? 0:1;

for(i=j; i<Layer.length; i++) {
	if(document.all && No3) { document.write("<SPAN onMouseOver='clearTimeout(timer)' onMouseOut='Hide("+i+")' ID='L"+i+"' STYLE='position:absolute; visibility:hidden; background:"+background+"; top:"+Layer[i].top+"; left:"+Layer[i].left+";'><TABLE STYLE='border:solid "+menu_border+" "+border_color+"'>"+Layer[i].info+"</TABLE></SPAN>"); }
	else if(document.layers && No3) { document.write("<LAYER onMouseOver='clearTimeout(timer)' onMouseOut='Hide("+i+")' ID='L"+i+"' POSITION=ABSOLUTE VISIBILITY=HIDDEN BGCOLOR='"+bgcolor+"' BACKGROUND='"+background+"' TOP="+Layer[i].top+" LEFT="+Layer[i].left+">"+Layer[i].info+"</LAYER>"); }
}

// -->

