// This Is our Header File for WebTemplate


if (!home_page) var home_page = false;

function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}

function changeImages() {

	if (document.images && (preloadFlag == true)) {
		for (var i=0; i<changeImages.arguments.length; i+=2) {
			document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
		}
	}
}

var preloadFlag = false;
function preloadImages() {
	if (document.images) {
		homepage_over = newImage("images/homepage-over.gif");
		Gym_Memebership_over = newImage("images/Gym-Memebership-over.gif");
		Personal_Training_over = newImage("images/Personal-Training-over.gif");
		Group_Classes_over = newImage("images/Group-Classes-over.gif");
		Gyrotonics_over = newImage("images/Gyrotonics-over.gif");
		physical_therapy_over = newImage("images/physical-therapy-over.gif");
		corporate_over = newImage("images/corporate-over.gif");
		preloadFlag = true;

	}
}

document.title = "Breland Health & Fitness Club!!";

document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"stylesheet.css\" />");
document.write("<center><body class=text bgcolor=\"#717171\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\" onload=\"preloadImages();\">");
document.write("<table  style=\"background-color:white\" id=\"Table_01\" width=\"1024\" height=\"176\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("		<tr>");
document.write("		<td rowspan=\"4\">");
document.write("			<img src=\"images/header_left.gif\" width=\"86\" height=\"176\" alt=\"\"></td>");
document.write("		<td colspan=\"15\">");
document.write("			<img src=\"images/header_top.gif\" width=\"850\" height=\"38\" alt=\"\"></td>");
document.write("		<td rowspan=\"4\">");
document.write("			<img src=\"images/header_right.gif\" width=\"88\" height=\"176\" alt=\"\"></td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("		<td colspan=\"15\">");
document.write("			<img src=\"images/header_breland.gif\" width=\"850\" height=\"65\" border=\"0\" alt=\"\" usemap=\"#header_breland_Map\"></td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("		<td>");
document.write("			<img src=\"images/header_03.gif\" width=\"130\" height=\"35\" alt=\"\"></td>");
document.write("		<td>");
document.write("			<a href=\"index.html\"");
document.write("				onmouseover=\"changeImages('homepage', 'images/homepage-over.gif'); return true;\"");
document.write("				onmouseout=\"changeImages('homepage', 'images/homepage.gif'); return true;\"");
document.write("				onmousedown=\"changeImages('homepage', 'images/homepage-over.gif'); return true;\"");
document.write("				onmouseup=\"changeImages('homepage', 'images/homepage-over.gif'); return true;\">");
document.write("				<img name=\"homepage\" src=\"images/homepage.gif\" width=\"48\" height=\"35\" border=\"0\" alt=\"Home Page\"></a></td>");
document.write("		<td width=\"18\" height=\"35\">");
document.write("			<img src=\"images/spacer.gif\" width=\"18\" height=\"35\" alt=\"\"></td>");
document.write("		<td>");
document.write("			<a href=\"membership.html\"");
document.write("				onmouseover=\"changeImages('Gym_Memebership', 'images/Gym-Memebership-over.gif'); return true;\"");
document.write("				onmouseout=\"changeImages('Gym_Memebership', 'images/Gym-Memebership.gif'); return true;\"");
document.write("				onmousedown=\"changeImages('Gym_Memebership', 'images/Gym-Memebership-over.gif'); return true;\"");
document.write("				onmouseup=\"changeImages('Gym_Memebership', 'images/Gym-Memebership-over.gif'); return true;\">");
document.write("				<img name=\"Gym_Memebership\" src=\"images/Gym-Memebership.gif\" width=\"111\" height=\"35\" border=\"0\" alt=\"Gym MemberShips\"></a></td>");
document.write("		<td width=\"6\" height=\"35\">");
document.write("			<img src=\"images/spacer.gif\" width=\"6\" height=\"35\" alt=\"\"></td>");
document.write("		<td>");
document.write("			<a href=\"training.html\"");
document.write("				onmouseover=\"changeImages('Personal_Training', 'images/Personal-Training-over.gif'); return true;\"");
document.write("				onmouseout=\"changeImages('Personal_Training', 'images/Personal-Training.gif'); return true;\"");
document.write("				onmousedown=\"changeImages('Personal_Training', 'images/Personal-Training-over.gif'); return true;\"");
document.write("				onmouseup=\"changeImages('Personal_Training', 'images/Personal-Training-over.gif'); return true;\">");
document.write("				<img name=\"Personal_Training\" src=\"images/Personal-Training.gif\" width=\"93\" height=\"35\" border=\"0\" alt=\"Personal Training\"></a></td>");
document.write("		<td width=\"14\" height=\"35\">");
document.write("			<img src=\"images/spacer.gif\" width=\"14\" height=\"35\" alt=\"\"></td>");
document.write("		<td>");
document.write("			<a href=\"classes.php\"");
document.write("				onmouseover=\"changeImages('Group_Classes', 'images/Group-Classes-over.gif'); return true;\"");
document.write("				onmouseout=\"changeImages('Group_Classes', 'images/Group-Classes.gif'); return true;\"");
document.write("				onmousedown=\"changeImages('Group_Classes', 'images/Group-Classes-over.gif'); return true;\"");
document.write("				onmouseup=\"changeImages('Group_Classes', 'images/Group-Classes-over.gif'); return true;\">");
document.write("				<img name=\"Group_Classes\" src=\"images/Group-Classes.gif\" width=\"78\" height=\"35\" border=\"0\" alt=\"Group Classes\"></a></td>");
document.write("		<td width=\"8\" height=\"35\">");
document.write("			<img src=\"images/spacer.gif\" width=\"8\" height=\"35\" alt=\"\"></td>");
document.write("		<td>");
document.write("			<a href=\"gyrotonics.html\"");
document.write("				onmouseover=\"changeImages('Gyrotonics', 'images/Gyrotonics-over.gif'); return true;\"");
document.write("				onmouseout=\"changeImages('Gyrotonics', 'images/Gyrotonics.gif'); return true;\"");
document.write("				onmousedown=\"changeImages('Gyrotonics', 'images/Gyrotonics-over.gif'); return true;\"");
document.write("				onmouseup=\"changeImages('Gyrotonics', 'images/Gyrotonics-over.gif'); return true;\">");
document.write("				<img name=\"Gyrotonics\" src=\"images/Gyrotonics.gif\" width=\"108\" height=\"35\" border=\"0\" alt=\"GyroTonics\"></a></td>");
document.write("		<td width=\"12\" height=\"35\">");
document.write("			<img src=\"images/spacer.gif\" width=\"12\" height=\"35\" alt=\"\"></td>");
document.write("		<td>");
document.write("			<a href=\"physical_therapy.html\"");
document.write("				onmouseover=\"changeImages('physical_therapy', 'images/physical-therapy-over.gif'); return true;\"");
document.write("				onmouseout=\"changeImages('physical_therapy', 'images/physical-therapy.gif'); return true;\"");
document.write("				onmousedown=\"changeImages('physical_therapy', 'images/physical-therapy-over.gif'); return true;\"");
document.write("				onmouseup=\"changeImages('physical_therapy', 'images/physical-therapy-over.gif'); return true;\">");
document.write("				<img name=\"physical_therapy\" src=\"images/physical-therapy.gif\" width=\"80\" height=\"35\" border=\"0\" alt=\"Physical Therapy\"></a></td>");
document.write("		<td width=\"15\" height=\"35\">");
document.write("			<img src=\"images/spacer.gif\" width=\"15\" height=\"35\" alt=\"\"></td>");
document.write("		<td>");
document.write("			<a href=\"corporate.html\"");
document.write("				onmouseover=\"changeImages('corporate', 'images/corporate-over.gif'); return true;\"");
document.write("				onmouseout=\"changeImages('corporate', 'images/corporate.gif'); return true;\"");
document.write("				onmousedown=\"changeImages('corporate', 'images/corporate-over.gif'); return true;\"");
document.write("				onmouseup=\"changeImages('corporate', 'images/corporate-over.gif'); return true;\">");
document.write("				<img name=\"corporate\" src=\"images/corporate.gif\" width=\"109\" height=\"35\" border=\"0\" alt=\"Corporate Wellness\"></a></td>");
document.write("		<td width=\"20\" height=\"35\">");
document.write("			<img src=\"images/spacer.gif\" width=\"20\" height=\"35\" alt=\"\"></td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("		<td colspan=\"15\">");
document.write("			<img src=\"images/header_bottom.gif\" width=\"850\" height=\"38\" alt=\"\"></td>");
document.write("	</tr>");
document.write("</table>");
document.write("<map name=\"header_breland_Map\">");
document.write("<area shape=\"rect\" alt=\"\" coords=\"771,1,849,10\" href=\"contactus.html\">");
document.write("</map>");

if (home_page == false) { not_home_page(); }

function not_home_page()
{
	document.write("<table style=\"background-color:white\" id=\"Table_01\" width=\"1024\" height=\"592\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
	document.write("	<tr>");
	document.write("		<td valign=top style=\"background-image: url(images/left_side.gif)\" width=\"86\" height=\"100%\">");
	document.write("		<img src=\"images/left_side.gif\" width=\"86\" height=\"526\" alt=\"\"></td>");
	document.write("		<td width=\"850\" height=\"526\" valign=top> <centeR> <table width=850><tr><td>");
	

}





