
function popUpWindow(url, width, height, resizable, scrollbars){
	if (arguments.length == 1){
		width = 335;
		height = 370;
		resizable = "yes";
		scrollbars = "yes";
	}else if (arguments.length == 3){
		resizable = "no";
		scrollbars = "no";
	}else if (arguments.length == 4){
		scrollbars = "no";
	}

	var win = window.open(url, "PopUp", "width=" + width + ",height=" + height + ",resizable=" + resizable + ",scrollbars=" + scrollbars + ",menubar=no,toolbar=no,left=20,top=20");
}

<!--
function MM_preloadimages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadimages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

// Random Image Generator
var image = new Array(
	'21',
	'21',
	'21'
);

var n = image.length;

function RandomImage() {
    return(image[Math.floor(Math.random()*n)]);
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function rollon() {
el = event.srcElement ;
if (el.getAttribute("roll") != null) {
el.className = "onit" ;
}
}

function rolloff() {
el = event.srcElement ;
if (el.getAttribute("roll") != null) {
el.className = "offit";
}
}

document.onmouseover = rollon ;
document.onmouseout = rolloff ;

function loadFooter(){
	document.write("<table cellpadding='0' cellspacing='0' border='0' width='783'><form action='http://69.1.196.133/dada/mail.cgi' name='mailing'><tr><td class='footerCell'><img src='images/icon_navArrow_orange.gif'> <input type='text' name='email' value='email address' style='height:20px;'>  <input type='hidden' name='flavor' value='subscribe'><input type='hidden' name='list' value='HBPublic'><a href='#' onClick='javascript:document.mailing.submit();' class='footerLink'>subscribe</a> | <a href='#' onClick='javascript:document.mailing.flavor.value=\"unsubscribe\"; document.mailing.submit();' class='footerLink'>unsubscribe</a> </td><td class='footerCell' align='right'>Hathaway Brown School &nbsp; 19600 North Park Blvd &nbsp; Shaker Heights, OH 44122 &nbsp; (216) 932-4214</td>	</tr></form></table>");



}

function loadDivisionNav(section){
	if (section == "early") {
		document.write("<table cellpadding='0' cellspacing='0' border='0' width='557' class='divisionBarEarly'><tr><td colspan='8'><table border=0 height='25' WIDTH='100%'><tr><td style='padding-left: 7px;'><img src='images/icon_schoolArrow_early.gif'></td><td class='divisionNavOn' valign='middle'><a href='early.php' class='divLink'>Early Childhood</a></td><td style='padding-left: 1px; '><img src='images/icon_schoolArrow_early.gif'></td><td class='divisionNav' valign='middle'><a href='primary.php' class='divLink'>Primary</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_early.gif'></td><td class='divisionNav' valign='middle'><a href='middle.php' class='divLink'>Middle</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_early.gif'></td><td class='divisionNav' valign='middle'><a href='upper.php' class='divLink'>Upper</a></td><td align='right'><img src='images/earlyChildTag.gif' width='145' height='25' border='0' alt=''></td></tr></table></td></tr>");
	} else if (section == "primary") {
		document.write("<table cellpadding='0' cellspacing='0' border='0' width='557' class='divisionBarPrimary'><tr><td colspan='8'><table border=0 height='25' WIDTH='100%'><tr><td style='padding-left: 7px;'><img src='images/icon_schoolArrow_primary.gif'></td><td class='divisionNav' valign='middle'><a href='early.php' class='divLink'>Early Childhood</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_primary.gif'></td><td class='divisionNavOn' valign='middle'><a href='primary.php' class='divLink'>Primary</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_primary.gif'></td><td class='divisionNav' valign='middle'><a href='middle.php' class='divLink'>Middle</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_primary.gif'></td><td class='divisionNav' valign='middle'><a href='upper.php' class='divLink'>Upper</a></td><td align='right'><img src='images/primaryTag.gif' width='145' height='25' border='0' alt=''></td></tr></table></td></tr>");
	} else if (section == "middle") {
		document.write("<table cellpadding='0' cellspacing='0' border='0' width='557' class='divisionBarMiddle'><tr><td colspan='8'><table border=0 height='25' WIDTH='100%'><tr><td style='padding-left: 7px;'><img src='images/icon_schoolArrow_middle.gif'></td><td class='divisionNav' valign='middle'><a href='early.php' class='divLink'>Early Childhood</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_middle.gif'></td><td class='divisionNav' valign='middle'><a href='primary.php' class='divLink'>Primary</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_middle.gif'></td><td class='divisionNavOn' valign='middle'><a href='middle.php' class='divLink'>Middle</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_middle.gif'></td><td class='divisionNav' valign='middle'><a href='upper.php' class='divLink'>Upper</a></td><td align='right'><img src='images/middleTag.gif' width='145' height='25' border='0' alt=''></td></tr></table></td></tr>");
	} else if (section == "upper") {
		document.write("<table cellpadding='0' cellspacing='0' border='0' width='557' class='divisionBarUpper'><tr><td colspan='8'><table border=0 height='25' WIDTH='100%'><tr><td style='padding-left: 7px;'><img src='images/icon_schoolArrow_upper.gif'></td><td class='divisionNav' valign='middle'><a href='early.php' class='divLink'>Early Childhood</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_upper.gif'></td><td class='divisionNav' valign='middle'><a href='primary.php' class='divLink'>Primary</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_upper.gif'></td><td class='divisionNav' valign='middle'><a href='middle.php' class='divLink'>Middle</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_upper.gif'></td><td class='divisionNavOn' valign='middle'><a href='upper.php' class='divLink'>Upper</a></td><td align='right'><img src='images/upperTag.gif' width='145' height='25' border='0' alt=''></td></tr></table></td></tr>");
	} else {
		document.write("<table cellpadding='0' cellspacing='0' border='0' width='557' class='divisionBarMain'><tr><td colspan='8'><table border=0 height='25' WIDTH='100%'><tr><td style='padding-left: 7px;'><img src='images/icon_schoolArrow_upper.gif' width='18' height='25' border='0' alt=''></td><td class='divisionNav' valign='middle'><a href='early.php' class='divLink'>Early Childhood</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_upper.gif'></td><td class='divisionNav' valign='middle'><a href='primary.php' class='divLink'>Primary</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_upper.gif'></td><td class='divisionNav' valign='middle'><a href='middle.php' class='divLink'>Middle</a></td><td style='padding-left: 1px;'><img src='images/icon_schoolArrow_upper.gif'></td><td class='divisionNav' valign='middle'><a href='upper.php' class='divLink'>Upper</a></td><td align='right'><img src='images/homeTag.gif' width='145' height='25' border='0' alt=''></td></tr></table></td></tr>");
	} 
}

function loadSearch(section){
	if (section == "early") {
		document.write("<table cellpadding='0' cellspacing='0' border='0' class='searchBar'><form name='searchFrm' method='post' action='search.php'><tr><td style='padding-left: 7px; width: 125px;'><input type='text' name='keyword' style='height:20px; width: 125px;' value='keyword search'></td><td style='width: 25px;'><a href='#' onClick='document.searchFrm.submit();'><img src='images/icon_search_earlyChildhood.gif' border='0' alt='Search'></a></td><td style='padding-right: 7px; width: 50px; text-align: right;'><a href='students.php?id=369'><img src='images/icon_ec_mail.gif' border='0' alt='Email'></a></td><td style='padding-right: 7px; width: 50px; text-align: right;'><a href='http://www.dynacal.com/hathaway/calendar.asp?Mode=G' target='new' alt='Calendar'><img src='images/icon_calendar_earlyChild.gif' border='0' alt='Calendar'></a></td></tr></form></table>");
	} else if (section == "primary") {
		document.write("<table cellpadding='0' cellspacing='0' border='0' class='searchBar'><form name='searchFrm' method='post' action='search.php'><tr><td style='padding-left: 7px; width: 125px;'><input type='text' name='keyword' style='height:20px; width: 125px;' value='keyword search'></td><td style='width: 25px;'><a href='#' onClick='document.searchFrm.submit();'><img src='images/icon_search_primary.gif' border='0' alt='Search'></a></td><td style='padding-right: 7px; width: 50px; text-align: right;'><a href='students.php?id=369'><img src='images/icon_ps_mail.gif' border='0' alt='Email'></a></td><td style='padding-right: 7px; width: 50px; text-align: right;'><a href='http://www.dynacal.com/hathaway/calendar.asp?Mode=G' target='new' alt='Calendar'><img src='images/icon_calendar_primary.gif' border='0' alt='Calendar'></a></td></tr></form></table>");
	} else if (section == "middle") {
		document.write("<table cellpadding='0' cellspacing='0' border='0' class='searchBar'><form name='searchFrm' method='post' action='search.php'><tr><td style='padding-left: 7px; width: 125px;'><input type='text' name='keyword' style='height:20px; width: 125px;' value='keyword search'></td><td style='width: 25px;'><a href='#' onClick='document.searchFrm.submit();'><img src='images/icon_search_middle.gif' border='0' alt='Search'></a></td><td style='padding-right: 7px; width: 50px; text-align: right;'><a href='students.php?id=369'><img src='images/icon_ms_mail.gif' border='0' alt='Email'></a></td><td style='padding-right: 7px; width: 50px; text-align: right;'><a href='http://www.dynacal.com/hathaway/calendar.asp?Mode=G' target='new' alt='Calendar'><img src='images/icon_calendar_middle.gif' border='0' alt='Calendar'></a></td></tr></form></table>");
	} else if (section == "upper") {
		document.write("<table cellpadding='0' cellspacing='0' border='0' class='searchBar'><form name='searchFrm' method='post' action='search.php'><tr><td style='padding-left: 7px; width: 125px;'><input type='text' name='keyword' style='height:20px; width: 125px;' value='keyword search'></td><td style='width: 25px;'><a href='#' onClick='document.searchFrm.submit();'><img src='images/icon_search_upper.gif' border='0' alt='Search'></a></td><td style='padding-right: 7px; width: 50px; text-align: right;'><a href='students.php?id=369'><img src='images/icon_us_mail.gif' border='0' alt='Email'></a></td><td style='padding-right: 7px; width: 50px; text-align: right;'><a href='http://www.dynacal.com/hathaway/calendar.asp?Mode=G' target='new' alt='Calendar'><img src='images/icon_calendar_upper.gif' border='0' alt='Calendar'></a></td></tr></form></table>");
	} else {
		document.write("<table cellpadding='0' cellspacing='0' border='0' class='searchBar'><form name='searchFrm' method='post' action='search.php'><tr><td style='padding-left: 7px; width: 125px;'><input type='text' name='keyword' style='height:20px; width: 125px;' value='keyword search'></td><td style='width: 25px;'><a href='#' onClick='document.searchFrm.submit();'><img src='images/icon_search.gif' border='0' alt='Search'></a></td><td style='padding-right: 7px; width: 50px; text-align: right;'><a href='students.php?id=369'><img src='images/icon_mail.gif' border='0' alt='Email'></a></td><td style='padding-right: 7px; width: 50px; text-align: right;'><a href='http://www.dynacal.com/hathaway/calendar.asp?Mode=G' target='new' alt='Calendar'><img src='images/icon_calendar.gif' border='0' alt='Calendar'></a></td></tr></form></table>");
	}
}




function loadNav(section) {

	//preloadSubNav(section);
	
	arNav = new Array;
	arNav[0] = new Array("about");
	arNav[1] = new Array("admissions");
	arNav[2] = new Array("art");
	arNav[3] = new Array("athletics");
	arNav[4] = new Array("college");
	arNav[5] = new Array("summer");
	arNav[6] = new Array("students");
	arNav[7] = new Array("parents");
	arNav[8] = new Array("alumnae");
	arNav[9] = new Array("giving");
	

	expandSection = -1;
	output = "";

	for (i=0; i < arNav.length; i++) {
		for(j=0; j < arNav[i].length; j++) {
			if (section == arNav[i][j]) {
				expandSection = i;
			}
		}
	} j=0; i=0;
	
	for (i=0; i < arNav.length; i++) {
		for(j=0; j < arNav[i].length; j++) {
			if (j == 0) { // main nav item
				path = "images/mainNav_";
				isMainNav = true;
			} else { // sub nav item
				path = "images//subNav_";
				isMainNav = false;
			}
			
			arImg = new Array();
			arImg[0] = new Image();
			arImg[0].src = path + arNav[i][j] + "_off.gif";
			arImg[1] = new Image();
			arImg[1].src = path + arNav[i][j] + "_on.gif";
			arImg[2] = new Image();
			arImg[2].src = path + arNav[i][j] + "_over.gif";
			onLoadState = new Image();
			if (section == arNav[i][j] || (expandSection == i && isMainNav == true)) {
				onLoadState.src = arImg[1].src; // on-state
				offState = "on";
				overState = "over";
			} else {
				onLoadState.src = arImg[0].src; // off-state
				offState = "off";
				overState = "over";
			}
			if (section == arNav[i][0]) {
				
				output = output + "<td><a href='" + arNav[i][j] + ".php' onmouseover=\"window.status='" + arNav[i][j] + "';return true\" onmouseout=\"window.status=' ';return true\"><img src='" + onLoadState.src + "' name='" + arNav[i][j] + "' border='0' alt='" + arNav[i][j] + "'></a></td>";
				

			//} else if (isMainNav == true || expandSection == i) {
				
				//output = output + "<td>b<a href='http://www.eaglebrand.ca' target='new' onmouseover=\"window.status='" + arNav[i][j] + "';return true\" onmouseout=\"window.status=' ';return true\"><img src='" + onLoadState.src + "' name='" + arNav[i][j] + "' border='0' alt='" + arNav[i][j] + "'></a></td>";

				} else {
				output = output + "<td><a href='" + arNav[i][j] + ".php' onmouseover=\"chgImg('" + path + "','" + arNav[i][j] + "','" + overState + "');window.status='" + arNav[i][j] + "';return true\" onmouseout=\"chgImg('" + path + "','" + arNav[i][j] + "','" + offState + "');window.status=' ';return true\"><img src='" + onLoadState.src + "' name='" + arNav[i][j] + "' border='0' alt='" + arNav[i][j] + "'></a></td>";	
				//}
			}
		} // end for
	} // end for
	document.write(output);	


} // end function loadNav


// The function that does the image-swap
function chgImg(path,section,state) {
	if (getAppVersion()) {
		document[section].src = path + section + "_" + state + ".gif"; 
	}
} // end function chgImg


// The function to sniff out a browser that can do image-swaps
function getAppVersion(){
	appname= navigator.appName;
	var appversion = navigator.appVersion;
	majorver = appversion.substring(0, 1);
	if ( (appname == "Netscape") && ( majorver >= 3 ) ) return 0;
	if ( (appname == "Microsoft Internet Explorer") && (majorver >= 4) ) return 1;
	return -1;
} // end function getAppVersion

getAppVersion();



function show() {
stra = window.location.search.substr(1).split("&"); 
where = stra[0].split("=");
return where[1];
}


function changeIt()
{
	// Ref: http://www.quirksmode.org/dom/changess.html
	if (!document.styleSheets) return;
	var theRules = new Array();
	if (document.styleSheets[1].cssRules)
		theRules = document.styleSheets[1].cssRules
	else if (document.styleSheets[1].rules)
		theRules = document.styleSheets[1].rules
	else return;
	theRules[theRules.length-1].style.backgroundColor = 'transparent';
	//document.styleSheets[0].previewTable.style.setProperty('background','#00cc00',null);
}





function get_preview(font_size) {

	newText = document.createfrm.gtext.value; 
	var re = new RegExp ('\n', 'gi') ;
	var newText = newText.replace(re, 'chr(13)') ;
	//$text=wordwrap($text,$wrappos,"\n\r",0);
	
	newCredit = document.createfrm.qcredit.value;
	
	newBgColor = document.createfrm.bgColor.value; 
	newBgColor = newBgColor.substring(1, newBgColor.length); 

	newTextColor = document.createfrm.textColor.value; 
	newTextColor = newTextColor.substring(1, newTextColor.length); 
	
	newgwidth = document.createfrm.gwidth.value; 
	newgheight = document.createfrm.gheight.value; 
	
	newImg = 'phpimage.php?text='+newText+'   &font_file=' + document.createfrm.font.options[document.createfrm.font.selectedIndex].value + '&font_size='+ font_size +'&font_color='+ newTextColor +'&background_color=' + newBgColor; 
	document.preview.src = newImg;
	
}

//document.getElementById(id).style.visibility; 

function visibilityToggle(id) { 
 var el = document.getElementById(id).style; 
 if(el.visibility == "hidden") { 
 el.visibility = "visible"; 
 } 
 else if(el.visibility == "visible") { 
 el.visibility = "hidden"; 
 } 
 } 
 
 
 function displayToggle(id) { 
var el = document.getElementById(id).style; 
if(el.display == "none") { 
el.display = "block"; 
} 
else if(el.display == "block") { 
el.display = "none"; 
} 
} 

function save_filename() {
	//alert(this.value);
	filename=document.frm.file.value; 
	nameLen = filename.length; 
	lastSlashPos = filename.lastIndexOf("\\"); 
	document.frm.jpg.value = filename.substring(lastSlashPos+1, nameLen); 
	//alert('lastSlashPos:' + lastSlashPos + ' nameLen:' + nameLen + ' ' + document.frm.jpg.value);

}
function braNav81010 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='incredible_10.html'  ");
if (section == "incredible_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_incredible_10_1.jpg'></a>");
document.write("		<img src='images/th_incredible_10_1_txt.gif' alt='New! Incredible Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='incredible_10_2.html'  ");
if (section == "incredible_10_2") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_incredible_10_2.jpg'></a>");
document.write("		<img src='images/th_incredible_10_2_txt.gif' alt='New! Incredible Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='incredible_10_3.html'  ");
if (section == "incredible_10_3") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_incredible_10_3.jpg'></a>");
document.write("		<img src='images/th_incredible_10_3_txt.gif' alt='New Lace! Body By Victoria Bras'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='incredible_10_4.html'  ");
if (section == "incredible_10_4") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_incredible_10_4.jpg'></a>");
document.write("		<img src='images/th_incredible_10_4_txt.gif' alt='Victoria's Secret Cotton Lingerie Collection'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='incredible_10_5.html' ");
if (section == "incredible_10_5") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_incredible_10_5.jpg'></a>");
document.write("		<img src='images/th_incredible_10_5_txt.gif' alt='Meet The Player'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='miraculous_10_inc.html' ");
if (section == "miraculous_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_miraculous_10.jpg'></a>");
document.write("		<img src='images/th_miraculous_10_txt.gif' alt='Miraculous Pushup Bra'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}


function braNav51110 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='miraculous_10.html'  ");
if (section == "miraculous_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_miraculous_10.jpg'></a>");
document.write("		<img src='images/th_miraculous_10_txt.gif' alt='New! Miraculous Push-Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='miraculous_10_2.html'  ");
if (section == "miraculous_10_2") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_miraculous_10_2.jpg'></a>");
document.write("		<img src='images/th_miraculous_10_2_txt.gif' alt='New! Body By Victoria Push-Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='miraculous_10_3.html'  ");
if (section == "miraculous_10_3") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_miraculous_10_3.jpg'></a>");
document.write("		<img src='images/th_miraculous_10_3_txt.gif' alt='The Lacie Collection'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='miraculous_10_4.html'  ");
if (section == "miraculous_10_4") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_miraculous_10_4.jpg'></a>");
document.write("		<img src='images/th_miraculous_10_4_txt.gif' alt='New! The Nakeds Collection'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='whatissexy_10.html' ");
if (section == "whatissexy_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_miraculous_10_5.jpg'></a>");
document.write("		<img src='images/th_miraculous_10_5_txt.gif' alt='What is Sexy? 2010 List'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='swim10.html' ");
if (section == "swim10_vday_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_swim10_vday_10.jpg'></a>");
document.write("		<img src='images/th_swim10_vday_10_txt.gif' alt='Swim 10 Collection'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}


function braNav322010 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='bodybyvictoria_10_1.html'  ");
if (section == "bodybyvictoria_10_1") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bodybyvictoria_10_1.jpg'></a>");
document.write("		<img src='images/th_bodybyvictoria_10_txt.gif' alt='New! Body By Victoria'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='bodybyvictoria_10_2.html'  ");
if (section == "bodybyvictoria_10_2") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bodybyvictoria_10_2.jpg'></a>");
document.write("		<img src='images/th_bodybyvictoria_10_2_txt.gif' alt='New! Body By Victoria'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='bodybyvictoria_10_3.html'  ");
if (section == "bodybyvictoria_10_3") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bodybyvictoria_10_3.jpg'></a>");
document.write("		<img src='images/th_bodybyvictoria_10_3_txt.gif' alt='New! Body By Victoria'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='bodybyvictoria_10_4.html'  ");
if (section == "bodybyvictoria_10_4") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bodybyvictoria_10_4.jpg'></a>");
document.write("		<img src='images/th_bodybyvictoria_10_4_txt.gif' alt='Original Demi Wireless'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='http://www2.victoriassecret.com/ilovemybody' target='_blank' ");
if (section == "bodybyvictoria_10_5") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bodybyvictoria_10_5.jpg'></a>");
document.write("		<img src='images/th_bodybyvictoria_10_5_txt.gif' alt='Take The Quiz'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='swim10.html' ");
if (section == "swim10_vday_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_swim10_vday_10.jpg'></a>");
document.write("		<img src='images/th_swim10_vday_10_txt.gif' alt='Swim 10 Collection'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}


function braNav222010 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='corsetcollection_vday_10.html'  ");
if (section == "corsetcollection_vday_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_corsetcollection_vday_10.jpg'></a>");
document.write("		<img src='images/th_corsetcollection_vday_10_txt.gif' alt='Corset Collection'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='miraculous_vday_10.html'  ");
if (section == "miraculous_vday_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_miraculous_vday_10.jpg'></a>");
document.write("		<img src='images/th_miraculous_vday_10_txt.gif' alt='Miraculous'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='jacquardgarter_vday_10.html'  ");
if (section == "jacquardgarter_vday_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_jacquardgarter_vday_10.jpg'></a>");
document.write("		<img src='images/th_jacquardgarter_vday_10_txt.gif' alt='Floral Jacquard Garter Slip'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='valentinepj_vday_10.html'  ");
if (section == "valentinepj_vday_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_valentinepj_vday_10.jpg'></a>");
document.write("		<img src='images/th_valentinepj_vday_10_txt.gif' alt='The Valentine Pajama'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='candiceerin_vday_10.html'  ");
if (section == "candiceerin_vday_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_candiceerin_vday_10.jpg'></a>");
document.write("		<img src='images/th_candiceerin_vday_10_txt.gif' alt='Candice and Erin'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='swim10.html' ");
if (section == "swim10_vday_10") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_swim10_vday_10.jpg'></a>");
document.write("		<img src='images/th_swim10_vday_10_txt.gif' alt='Swim 10 Collection'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav10202009 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='hol09_10_21_09.html'  ");
if (section == "hol09_10_21_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_hol09_10_20_09.jpg'></a>");
document.write("		<img src='images/th_hol09_10_20_09_txt.gif' alt='2009 Harlequin Fantasy Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='fsms1_9_24_09.html'  ");
if (section == "fsms_9_24_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_fsms_9_24_09.jpg'></a>");
document.write("		<img src='images/th_fsms_9_24_09_txt.gif' alt='Fashion Show Model Search 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='hol09_1_10_20_09.html'  ");
if (section == "hol09_1_10_20_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_hol09_1_10_20_09.jpg'></a>");
document.write("		<img src='images/th_hol09_1_10_20_09_txt.gif' alt='Fashion Show 2009'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='hol09_2_10_20_09.html'  ");
if (section == "hol09_2_10_20_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_hol09_2_10_20_09.jpg'></a>");
document.write("		<img src='images/th_hol09_2_10_20_09_txt.gif' alt='Miraculous 2009'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='hol09_3_10_20_09.html'  ");
if (section == "hol09_3_10_20_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_hol09_3_10_20_09.jpg'></a>");
document.write("		<img src='images/th_hol09_3_10_20_09_txt.gif' alt='Lacie Collection 2009'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='hol09_4_10_20_09.html' ");
if (section == "hol09_4_10_20_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_hol09_4_10_20_09.jpg'></a>");
document.write("		<img src='images/th_hol09_4_10_20_09_txt.gif' alt='Luxe Little Somethings 2009'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav9242009 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='fsms_9_24_09.html'  ");
if (section == "fsms_9_24_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_fsms_9_24_09.jpg'></a>");
document.write("		<img src='images/th_fsms_9_24_09_txt.gif' alt='Fashion Show Model Search 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='fsms_1_9_24_09.html'  ");
if (section == "fsms_1_9_24_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_fsms_1_9_24_09.jpg'></a>");
document.write("		<img src='images/th_fsms_1_9_24_09_txt.gif' alt='Fashion Show 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='fsms_2_9_24_09.html'  ");
if (section == "fsms_2_9_24_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_fsms_2_9_24_09.jpg'></a>");
document.write("		<img src='images/th_fsms_2_9_24_09_txt.gif' alt='Fashion Show 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='fsms_3_9_24_09.html'  ");
if (section == "fsms_3_9_24_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_fsms_3_9_24_09.jpg'></a>");
document.write("		<img src='images/th_fsms_3_9_24_09_txt.gif' alt='Fashion Show 09'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='fsms_4_9_24_09.html'  ");
if (section == "fsms_4_9_24_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_fsms_4_9_24_09.jpg'></a>");
document.write("		<img src='images/th_fsms_4_9_24_09_txt.gif' alt='Fashion Show 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='fsms_5_9_24_09.html' ");
if (section == "fsms_5_9_24_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_fsms_5_9_24_09.jpg'></a>");
document.write("		<img src='images/th_fsms_5_9_24_09_txt.gif' alt='VSALLACCESS.COM'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav8112009 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='bbvb_8_11_09.html'  ");
if (section == "bbvb_8_11_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bbvb_8_11_09.jpg'></a>");
document.write("		<img src='images/th_bbvb_8_11_09_txt.gif' alt='Body By Victoria Bra 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='bbvb2_8_11_09.html'  ");
if (section == "bbvb2_8_11_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bbvb2_8_11_09.jpg'></a>");
document.write("		<img src='images/th_bbvb2_8_11_09_txt.gif' alt='Body By Victoria Bra 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='bbvb3_8_11_09.html'  ");
if (section == "bbvb3_8_11_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bbvb3_8_11_09.jpg'></a>");
document.write("		<img src='images/th_bbvb3_8_11_09_txt.gif' alt='Body By Victoria Bra 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='bbvb4_8_11_09.html'  ");
if (section == "bbvb4_8_11_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bbvb4_8_11_09.jpg'></a>");
document.write("		<img src='images/th_bbvb4_8_11_09_txt.gif' alt='Body By Victoria Bra 09'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='bbvb5_8_11_09.html'  ");
if (section == "bbvb5_8_11_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bbvb5_8_11_09.jpg'></a>");
document.write("		<img src='images/th_bbvb5_8_11_09_txt.gif' alt='Body By Victoria Bra 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='http://www.bodybyvictoria.com' target='_blank' ");
if (section == "bbvb6_8_11_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bbvb6_8_11_09.jpg'></a>");
document.write("		<img src='images/th_bbvb6_8_11_09_txt.gif' alt='Body By Victoria Bra 09'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav5192009 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='biofit7way_09.html'  ");
if (section == "biofit7way_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_biofit7way_09.jpg'></a>");
document.write("		<img src='images/th_biofit7way_09_txt.gif' alt='BIOFIT 7-Way 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='dreamangels_pushup_09.html'  ");
if (section == "dreamangels_pushup_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_dreamangels_pushup_09.jpg'></a>");
document.write("		<img src='images/th_dreamangelspushup_09_txt.gif' alt='Dream Angels Push-Up Bra 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vsfacebook.html'  ");
if (section == "vsfacebook") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_facebook.jpg'></a>");
document.write("		<img src='images/th_vsfacebook_txt.gif' alt='VS on Facebook'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vsbridal_1_09.html'  ");
if (section == "vsbridal_1_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vsbridal_1_09.jpg'></a>");
document.write("		<img src='images/th_vsbridal_1_09_txt.gif' alt='Victoria's Secret Bridal'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vsxsport_1_09.html'  ");
if (section == "vsxsport_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vsxsport_09.jpg'></a>");
document.write("		<img src='images/th_vsxsport_09_txt.gif' alt='VSX Sport'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='swim09_home.html'  ");
if (section == "perfectoneswim_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_perfectoneswim_09.jpg'></a>");
document.write("		<img src='images/th_perfectoneswim_09_txt.gif' alt='Vintage Victoria 09'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav406009 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='dreamangels_09.html'  ");
if (section == "dreamangels_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_dreamangels_09.jpg'></a>");
document.write("		<img src='images/th_dreamangels_09_txt.gif' alt='Dream Angels 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='perfectone_a_09.html'  ");
if (section == "perfectone_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_perfectone_09.jpg'></a>");
document.write("		<img src='images/th_perfectone_09_txt.gif' alt='The Perfect One 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vsbridal_09.html'  ");
if (section == "vsbridal_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vsbridal_09.jpg'></a>");
document.write("		<img src='images/th_vsbridal_09_txt.gif' alt='Victoria's Secret Bridal'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vsxsport_09.html'  ");
if (section == "vsxsport_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vsxsport_09.jpg'></a>");
document.write("		<img src='images/th_vsxsport_09_txt.gif' alt='VSX Sport'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='perfectone_2a_09.html'  ");
if (section == "perfectone_2_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_perfectone_2_09.jpg'></a>");
document.write("		<img src='images/th_perfectone_2_09_txt.gif' alt='Vintage Victoria 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='swim09_home.html'  ");
if (section == "perfectoneswim_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_perfectoneswim_09.jpg'></a>");
document.write("		<img src='images/th_perfectoneswim_09_txt.gif' alt='Vintage Victoria 09'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav332009 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='perfectone_09.html'  ");
if (section == "perfectone_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_perfectone_09.jpg'></a>");
document.write("		<img src='images/th_perfectone_09_txt.gif' alt='The Perfect One 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='perfectone_1_09.html'  ");
if (section == "perfectone_1_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_perfectone_1_09.jpg'></a>");
document.write("		<img src='images/th_perfectone_1_09_txt.gif' alt='The Perfect One 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='povintagevictoria_09.html'  ");
if (section == "povintagevictoria_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vintagevictoria_09.jpg'></a>");
document.write("		<img src='images/th_vintagevictoria_09_txt.gif' alt='Vintage Victoria 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='povintagevictoria_1_09.html'  ");
if (section == "povintagevictoria_1_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vintagevictoria_1_09.jpg'></a>");
document.write("		<img src='images/th_vintagevictoria_1_09_txt.gif' alt='Vintage Victoria 09'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='perfectone_2_09.html'  ");
if (section == "perfectone_2_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_perfectone_2_09.jpg'></a>");
document.write("		<img src='images/th_perfectone_2_09_txt.gif' alt='Vintage Victoria 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='swim09_home.html'  ");
if (section == "perfectoneswim_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_perfectoneswim_09.jpg'></a>");
document.write("		<img src='images/th_perfectoneswim_09_txt.gif' alt='Vintage Victoria 09'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav1142009 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='whatissexy_09.html'  ");
if (section == "whatissexy_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_whatissexy_09.jpg'></a>");
document.write("		<img src='images/th_whatissexy_09_txt.gif' alt='What Is Sexy 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vintagevictoria_09.html'  ");
if (section == "vintagevictoria_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vintagevictoria_09.jpg'></a>");
document.write("		<img src='images/th_vintagevictoria_09_txt.gif' alt='Vintage Victoria 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vintagevictoria_1_09.html'  ");
if (section == "vintagevictoria_1_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vintagevictoria_1_09.jpg'></a>");
document.write("		<img src='images/th_vintagevictoria_1_09_txt.gif' alt='Vintage Victoria 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vintagevictoria_2_09.html'  ");
if (section == "vintagevictoria_2_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vintagevictoria_2_09.jpg'></a>");
document.write("		<img src='images/th_vintagevictoria_2_09_txt.gif' alt='Vintage Victoria 09'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vintagevictoria_3_09.html'  ");
if (section == "vintagevictoria_3_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vintagevictoria_3_09.jpg'></a>");
document.write("		<img src='images/th_vintagevictoria_3_09_txt.gif' alt='Vintage Victoria 09'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vintagevictoria_5_09.html'  ");
if (section == "vintagevictoria_5_09") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vintagevictoria_5_09.jpg'></a>");
document.write("		<img src='images/th_vintagevictoria_5_09_txt.gif' alt='Vintage Victoria 09'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav112008 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='fantasybra_08.html'  ");
if (section == "fantasybra_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_fantasybra_08.jpg'></a>");
document.write("		<img src='images/th_fantasybra08_txt.gif' alt='Fantasy Bra 08'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='fashionshow_08.html'  ");
if (section == "fashionshow_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_fashionshow_08.jpg'></a>");
document.write("		<img src='images/th_fashionshow_08_txt.gif' alt='Fashion Show 08'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='miraclebra_08.html'  ");
if (section == "miraclebra_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_miraclebra_08.jpg'></a>");
document.write("		<img src='images/th_miraclebra_08_txt.gif' alt='New Miracle Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vsorganic08.html'  ");
if (section == "vsorganic08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_vsorganic08.jpg'></a>");
document.write("		<img src='images/th_vsorganic08_txt.gif' alt='Victoria's Secret Organic'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='satingifts_08.html'  ");
if (section == "satingifts_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_satingifts_08.jpg'></a>");
document.write("		<img src='images/th_satingifts_08_txt.gif' alt='Victoria's Secret Gifts'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='biofitlace_08.html'  ");
if (section == "biofitlace_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_biofitlace_08.jpg'></a>");
document.write("		<img src='images/th_biofitlace_08_txt.gif' alt='Biofit Lace Bra'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav82008 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='supermodelobsessions_08.html'  ");
if (section == "supermodelobsessions_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_supermodelobsessions_08.jpg'></a>");
document.write("		<img src='images/th_supermodelobsessions_08_txt.gif' alt='Supermodel Obsessions'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='supermodelobsessions2_08.html'  ");
if (section == "supermodelobsessions2_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_supermodelobsessions2_08.jpg'></a>");
document.write("		<img src='images/th_supermodelobsessions2_txt.gif' alt='Supermodel Obsessions'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='supermodelobsessions3_08.html'  ");
if (section == "supermodelobsessions3_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_supermodelobsessions3_08.jpg'></a>");
document.write("		<img src='images/th_supermodelobsessions3_08_txt.gif' alt='Supermodel Obsessions Precious Details'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='supermodelobessions4_08.html'  ");
if (section == "supermodelobessions4_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_supermodelobessions4_08.jpg'></a>");
document.write("		<img src='images/th_supermodelobessions4_08_txt.gif' alt='Supermodel Obsessions Precious Details'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='supermodelobsessions5_08.html'  ");
if (section == "supermodelobsessions5_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_supermodelobsessions5_08.jpg'></a>");
document.write("		<img src='images/th_supermodelobsessions5_08_txt.gif' alt='Supermodel Obsessions Boyish Charms'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='supermodelobsessions6_08.html'  ");
if (section == "supermodelobsessions6_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_supermodelobsessions6_08.jpg'></a>");
document.write("		<img src='images/th_supermodelobsessions6_08_txt.gif' alt='Supermodel Obsessions Boyish Charms'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav51208 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='biofitupliftsummer_08.html'  ");
if (section == "biofitupliftsummer_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_biofitupliftsummer_08.jpg'></a>");
document.write("		<img src='images/th_biofitupliftsummer08_txt.gif' alt='Biofit Uplift'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='dreamangels08_51208.html'  ");
if (section == "dreamangels08_51208") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_dreamangels_08.jpg'></a>");
document.write("		<img src='images/th_dreamangles08_txt.gif' alt='Very Sexy Low-cut Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='angelsairdream_08.html'  ");
if (section == "angelsairdream_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_angelsairdream_08.jpg'></a>");
document.write("		<img src='images/th_angelsasirdream_08_txt.gif' alt='Angels Air Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='sexylittlebride_08.html'  ");
if (section == "sexylittlebride_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_sexylittlebride_08.jpg'></a>");
document.write("		<img src='images/th_sexylittlebride_08_txt.gif' alt='Dive In! Swim 2008'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='swim_08_d.html'  ");
if (section == "swim_08_d") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_swim08.jpg'></a>");
document.write("		<img src='images/th_swim08_txt.gif' alt='Intimissimi'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='beautyrushlips_08.html'  ");
if (section == "beautyrushlips_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_beautyrush_08.jpg'></a>");
document.write("		<img src='images/th_beautyrush_08_txt.gif' alt='Beauty Rush Cocktails & New Lip Glosses'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav41508 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='dreamangels08.html'  ");
if (section == "dreamangels08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_dreamangels_08.jpg'></a>");
document.write("		<img src='images/th_dreamangles08_txt.gif' alt='Biofit Uplift'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='biofituplift_08.html'  ");
if (section == "biofituplift_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_biofituplift_08.jpg'></a>");
document.write("		<img src='images/th_biofituplift_08_txt.gif' alt='Very Sexy Low-cut Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='supermodelobsess_08.html'  ");
if (section == "supermodelobsess_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_supermodelobsess_08.jpg'></a>");
document.write("		<img src='images/th_supermodelobsess_08_txt.gif' alt='Angels Air Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='swim_08_c.html'  ");
if (section == "swim_08_c") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_swim08.jpg'></a>");
document.write("		<img src='images/th_swim08_txt.gif' alt='Dive In! Swim 2008'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='intimissimi_08_c.html'  ");
if (section == "intimissimi_08_c") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_intimissimi_08.jpg'></a>");
document.write("		<img src='images/th_intimissimi_08_txt.gif' alt='Intimissimi'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='heavenlykiss_08.html'  ");
if (section == "heavenlykiss_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_heavenlykiss_08.jpg'></a>");
document.write("		<img src='images/th_heavenlykiss_08_txt.gif' alt='The Isle of PINK Fragrance Collection'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav3408 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='biofit08.html'  ");
if (section == "biofit08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_biofit08.jpg'></a>");
document.write("		<img src='images/th_biofit08_txt.gif' alt='Biofit Uplift'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexylowcut_08_b.html'  ");
if (section == "verysexylowcut_08_b") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexylowcut_08.jpg'></a>");
document.write("		<img src='images/th_verysexylowcut_08_txt.gif' alt='Very Sexy Low-cut Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='angelsairpushupbra_08_b.html'  ");
if (section == "angelsairpushupbra_08_b") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_angelsairpushupbra_08.jpg'></a>");
document.write("		<img src='images/th_angelsairpushupbra_08_txt.gif' alt='Angels Air Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='swim_08_b.html'  ");
if (section == "swim_08_b") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_swim08.jpg'></a>");
document.write("		<img src='images/th_swim08_txt.gif' alt='Dive In! Swim 2008'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='intimissimi_08_b.html'  ");
if (section == "intimissimi_08_b") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_intimissimi_08.jpg'></a>");
document.write("		<img src='images/th_intimissimi_08_txt.gif' alt='Intimissimi'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='pink_08_b.html'  ");
if (section == "pink_08_b") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_pink08.jpg'></a>");
document.write("		<img src='images/th_pink08_txt.gif' alt='The Isle of PINK Fragrance Collection'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav1029 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='valentines08.html'  ");
if (section == "valentines08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_valentines08.jpg'></a>");
document.write("		<img src='images/th_valentines08_txt.gif' alt='What Is Sexy'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexylowcut_08.html'  ");
if (section == "verysexylowcut_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexylowcut_08.jpg'></a>");
document.write("		<img src='images/th_verysexylowcut_08_txt.gif' alt='Very Sexy Low-cut Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='angelsairpushupbra_08.html'  ");
if (section == "angelsairpushupbra_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_angelsairpushupbra_08.jpg'></a>");
document.write("		<img src='images/th_angelsairpushupbra_08_txt.gif' alt='Angels Air Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexystretch_08.html'  ");
if (section == "verysexystretch_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexystretch_08.jpg'></a>");
document.write("		<img src='images/th_verysexystretch_08_txt.gif' alt='Very Sexy Stretch Lace Slip'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='intimissimi_08.html'  ");
if (section == "intimissimi_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_intimissimi_08.jpg'></a>");
document.write("		<img src='images/th_intimissimi_08_txt.gif' alt='Intimissimi'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='sexylittlethings_08.html'  ");
if (section == "sexylittlethings_08") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_sexylittlethings_08.jpg'></a>");
document.write("		<img src='images/th_sexylittlethings_08_txt.gif' alt='Sexy Little Things Ohh La La'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav1011 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='holiday07.html'  ");
if (section == "holiday07") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_holiday07.jpg'></a>");
document.write("		<img src='images/th_holiday07_hfbgs_txt.gif' alt='Fantasy Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='h07_vswave_lpub.html'  ");
if (section == "h07_vswave_lpub") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_h07_vswave_lpub.jpg'></a>");
document.write("		<img src='images/th_h07_vswave_lpub_txt.gif' alt='Very Sexy Wave Lace Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='h07_aapub.html'  ");
if (section == "h07_aapub") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_h07_aapub.jpg'></a>");
document.write("		<img src='images/th_h07_aapub_txt.gif' alt='Angels Air Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='h07_pjparty_fs.html'  ");
if (section == "h07_pjparty_fs") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_h07_pj_fs.jpg'></a>");
document.write("		<img src='images/th_h07_pj_fs_txt.gif' alt='PJ Party'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='h07_vsfs.html'  ");
if (section == "h07_vsfs") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_h07_vsfs.jpg'></a>");
document.write("		<img src='images/th_h07_vsfs_txt.gif' alt='Angles Wireless Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='h07_sm_coll.html'  ");
if (section == "h07_sm_coll") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_h07_sm_coll.jpg'></a>");
document.write("		<img src='images/th_h07_sm_coll_txt.gif' alt='Sexy Little Things Eau De Parfume Spray'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav0918 (section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexyfall07_wpub_w.html'  ");
if (section == "verysexyfall07_wpub_w") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexyfall07_wpub.jpg'></a>");
document.write("		<img src='images/th_verysexyfall07wpub_txt.gif' alt='Very Sexy Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='vs_flip_r_bra_w.html'  ");
if (section == "vs_flip_r_bra_w") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_flip07.jpg'></a>");
document.write("		<img src='images/th_flip07_txt.gif' alt='The Flip'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='bbv_fulluplift_w.html'  ");
if (section == "bbvfullupliftw") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bbvfulluplift.jpg'></a>");
document.write("		<img src='images/th_bbvfulluplift_txt.gif' alt='Very Sexy Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='angelssefall07_w.html'  ");
if (section == "angelssefall07w") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_angelssefall07.jpg'></a>");
document.write("		<img src='images/th_angelssefall07_txt.gif' alt='Secret Embrace Technology'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='intimissimifall07_w.html'  ");
if (section == "intimissimifall07w") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_intimissimifall07.jpg'></a>");
document.write("		<img src='images/th_intimissimifall07_txt.gif' alt='Angles Wireless Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='secretgardenfall07_w.html'  ");
if (section == "secretgardenfall07w") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_secretgardenfall07.jpg'></a>");
document.write("		<img src='images/th_secretgardenfall07_txt.gif' alt='Sexy Little Things Eau De Parfume Spray'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav0901(section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='vs_flip_r_bra.html'  ");
if (section == "vs_flip_r_bra") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_flip07.jpg'></a>");
document.write("		<img src='images/th_flip07_txt.gif' alt='BBV Full Uplift'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexyfall07_wpub.html'  ");
if (section == "verysexyfall07wpub") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexyfall07_wpub.jpg'></a>");
document.write("		<img src='images/th_verysexyfall07wpub_txt.gif' alt='Very Sexy Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='bbv_fulluplift.html'  ");
if (section == "bbvfulluplift") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bbvfulluplift.jpg'></a>");
document.write("		<img src='images/th_bbvfulluplift_txt.gif' alt='Very Sexy Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='angelssefall07.html'  ");
if (section == "angelssefall07") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_angelssefall07.jpg'></a>");
document.write("		<img src='images/th_angelssefall07_txt.gif' alt='Secret Embrace Technology'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='intimissimifall07.html'  ");
if (section == "intimissimifall07") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_intimissimifall07.jpg'></a>");
document.write("		<img src='images/th_intimissimifall07_txt.gif' alt='Angles Wireless Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='secretgardenfall07.html'  ");
if (section == "secretgardenfall07") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_secretgardenfall07.jpg'></a>");
document.write("		<img src='images/th_secretgardenfall07_txt.gif' alt='Sexy Little Things Eau De Parfume Spray'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav0806(section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='bbv_fulluplift_07.html'  ");
if (section == "bbvfulluplift_07") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bbvfulluplift.jpg'></a>");
document.write("		<img src='images/th_bbvfulluplift_txt.gif' alt='BBV Full Uplift'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexyfall07_iepub_07.html'  ");
if (section == "verysexyfall07_07") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexyfall07_iepub.jpg'></a>");
document.write("		<img src='images/th_verysexyfall07_txt.gif' alt='Very Sexy Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexyfall07_eppub_07.html'  ");
if (section == "verysexyfall07_eppub_07") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexyfall07_eppub.jpg'></a>");
document.write("		<img src='images/th_verysexyfall07_eppub_txt.gif' alt='Very Sexy Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='angelssefall07_07.html'  ");
if (section == "angelssefall07_07") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_angelssefall07.jpg'></a>");
document.write("		<img src='images/th_angelssefall07_txt.gif' alt='Secret Embrace Technology'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='intimissimifall07_07.html'  ");
if (section == "intimissimifall07_07") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_intimissimifall07.jpg'></a>");
document.write("		<img src='images/th_intimissimifall07_txt.gif' alt='Angles Wireless Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='secretgardenfall07_07.html'  ");
if (section == "secretgardenfall07_07") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_secretgardenfall07.jpg'></a>");
document.write("		<img src='images/th_secretgardenfall07_txt.gif' alt='Sexy Little Things Eau De Parfume Spray'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}
function braNav0504(section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexy100.html'  ");
if (section == "verysexy100") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexy100.jpg'></a>");
document.write("		<img src='images/th_verysexy100_txt.gif' alt='BBV Full Uplift'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexyextremebra_0504.html'  ");
if (section == "verysexyextremebra") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexybra.jpg'></a>");
document.write("		<img src='images/th_verysexybra_txt.gif' alt='Very Sexy Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexyextremepushupbra_0504.html'  ");
if (section == "verysexyextremepushupbra") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexypushup.jpg'></a>");
document.write("		<img src='images/th_verysexypushup_txt.gif' alt='Very Sexy Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='secretembracetec_0504.html'  ");
if (section == "secretembracetec") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_secretembracetec.jpg'></a>");
document.write("		<img src='images/th_secretembracetec_txt.gif' alt='Secret Embrace Technology'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='angleswirelessbra_0504.html'  ");
if (section == "angleswirelessbra") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_angleswirelessbra.jpg'></a>");
document.write("		<img src='images/th_angleswirelessbra_txt.gif' alt='Angles Wireless Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='sexymist_0504.html'  ");
if (section == "sexymist") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_sexymist.jpg'></a>");
document.write("		<img src='images/th_sexymist_txt.gif' alt='Sexy Little Things Eau De Parfume Spray'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav0419(section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='whatissexylist.html'  ");
if (section == "whatissexylist") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_whatissexylist.jpg'></a>");
document.write("		<img src='images/th_whatissexylist_txt.gif' alt='What Is Sexy? List'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexyextremebra.html'  ");
if (section == "verysexyextremebra") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexybra.jpg'></a>");
document.write("		<img src='images/th_verysexybra_txt.gif' alt='Very Sexy Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='verysexyextremepushupbra.html'  ");
if (section == "verysexyextremepushupbra") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_verysexypushup.jpg'></a>");
document.write("		<img src='images/th_verysexypushup_txt.gif' alt='Very Sexy Push Up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='secretembracetec.html'  ");
if (section == "secretembracetec") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_secretembracetec.jpg'></a>");
document.write("		<img src='images/th_secretembracetec_txt.gif' alt='Secret Embrace Technology'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='angleswirelessbra.html'  ");
if (section == "angleswirelessbra") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_angleswirelessbra.jpg'></a>");
document.write("		<img src='images/th_angleswirelessbra_txt.gif' alt='Angles Wireless Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='sexymist.html'  ");
if (section == "sexymist") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_sexymist.jpg'></a>");
document.write("		<img src='images/th_sexymist_txt.gif' alt='Sexy Little Things Eau De Parfume Spray'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav0207(section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='embraceTech.html'  ");
if (section == "embraceTech") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_embraceTech.jpg'></a>");
document.write("		<img src='images/th_embraceTech_txt.gif' alt='Sheers'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='angelSecretEmbrace.html'  ");
if (section == "angelEmbrace") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_angelEmbrace.jpg'></a>");
document.write("		<img src='images/th_angelEmbrace_txt.gif' alt='Embrace'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='sexyEmbraceBras.html'  ");
if (section == "embraceBras") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_embraceBras.jpg'></a>");
document.write("		<img src='images/th_embraceBras_txt.gif' alt='Lace Teddy'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='bodySecretEmbrace.html'  ");
if (section == "bodyEmbraceBras") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_bodyEmbraceBras.jpg'></a>");
document.write("		<img src='images/th_bodyEmbrace_txt.gif' alt='Embrace Lace'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='plungeBra.html'  ");
if (section == "plungeBras") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_plungeBras.jpg'></a>");
document.write("		<img src='images/th_embracePlunge_txt.gif' alt='Infinity'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='beautyRush.html'  ");
if (section == "beautyRush") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_embraceLotion.jpg'></a>");
document.write("		<img src='images/th_embraceLotion_txt.gif' alt='Sexy Little Things Eau De Parfume Spray'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav0107(section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='sheers.html'  ");
if (section == "sheers") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_sheers.jpg'></a>");
document.write("		<img src='images/th_sheers_txt.gif' alt='Sheers'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='embrace.html'  ");
if (section == "embrace") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_embrace.jpg'></a>");
document.write("		<img src='images/th_embraceCup_txt.gif' alt='Embrace'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='laceteddy.html'  ");
if (section == "laceteddy") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_laceteddy.jpg'></a>");
document.write("		<img src='images/th_laceteddy_txt.gif' alt='Lace Teddy'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='embraceLace.html'  ");
if (section == "embraceLace") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_embraceLace.jpg'></a>");
document.write("		<img src='images/th_embraceLace_txt.gif' alt='Embrace Lace'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='infinity.html'  ");
if (section == "infinity") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_infinity.jpg'></a>");
document.write("		<img src='images/th_infinity_txt.gif' alt='Infinity'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='eau.html'  ");
if (section == "eau") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_eau.jpg'></a>");
document.write("		<img src='images/th_eau_txt.gif' alt='Sexy Little Things Eau De Parfume Spray'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function braNav(section){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='990' bgcolor='#FCE5EB' style='border-bottom:1px solid #FFB9D4;border-top:1px solid #FFB9D4;border-left:1px solid #FFB9D4;border-right:1px solid #FFB9D4; '>");
document.write("	<tr>");
document.write("		<td valign='top' style='text-align:center; padding-left:12px; padding-top:5px; width:150px;'>");
document.write("		<a href='diamonds.html'  ");
if (section == "diamonds") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_diamonds.jpg'></a>");
document.write("		<img src='images/th_diamonds_txt.gif' alt='The 2006 Victoria\'s Secret Hearts on Fire Diamond Fantasy Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='pushup.html'  ");
if (section == "pushup") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_pushup.jpg'></a>");
document.write("		<img src='images/th_pushup_txt.gif' alt='Very Sexy Secret Embrace Push-up Bra'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='lace.html'  ");
if (section == "lace") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_lace.jpg'></a>");
document.write("		<img src='images/th_lace_txt.gif' alt='Angels Secret Embrace Invisible Lace Bras'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='satin.html'  ");
if (section == "satin") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_satin.jpg'></a>");
document.write("		<img src='images/th_satin_txt.gif' alt='Angels Secret Embrace Satin Bras'></td>");
		
document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='pj.html'  ");
if (section == "pj") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_pj.jpg'></a>");
document.write("		<img src='images/th_pj_txt.gif' alt='The Victoria\'s Secret Flannel PJ'></td>");

document.write("		<td valign='top' style='text-align:center; padding-top:5px; width:150px;'>");
document.write("		<a href='fashionShow.html'  ");
if (section == "fashionShow") {
	document.write("class='borderOn'");
}else{
	document.write("class='borderit'");
}

document.write("><img src='images/th_fashionShow.jpg'></a>");
document.write("		<img src='images/th_fashionShow_txt.gif' alt='Victoria\'s Secret Fashion Show Tuesday Dec 6th 10/9C | CBS'></td>");
	
document.write("	</tr>");
document.write("	</table>");

}

function loadFooter(whichLink){
document.write("<table border='0' cellpadding='0' cellspacing='0' width='100%'>");
document.write("	<tr>");
document.write("		<td valign='bottom' style='padding-bottom:5px;padding-left:30px;width:14px;'><img src='images/arrowIcon_black.gif'></td>");
if (whichLink == "pinkLink") {
	document.write("		<td valign='bottom' style='padding-bottom:5px;'><a href='contact.html'><span class='navOnFooter'>Contact Victoria's Secret Public Relations</span></a></td>");

} else {
	document.write("		<td valign='bottom' style='padding-bottom:6px;'><a href='contact.html'><span class='footerCopyWhite' style='font-size:11px;'>Contact Victoria's Secret Public Relations</span></a></td>");

}
document.write("		<td valign='bottom' align='left' style='padding-bottom:5px;padding-left:45px;'><a href='http://www2.victoriassecret.com/r/r.cfm?val=vs20123' target='new'><span class='footerCopyWhite'>www.VictoriasSecret.com</span></a> ");
document.write("		<span class='footerCopyWhite'>|</span>");
document.write("		<a href='http://www.facebook.com/victoriassecret' target='new'><span class='footerCopyWhite'>Facebook</span></a> ");
document.write("		<span class='footerCopyWhite'>|</span>");
document.write("		<a href='http://www.vsallaccess.com' target='new'><span class='footerCopyWhite'>www.vsallaccess.com</span></a> ");
document.write("		<td valign='bottom' align='right' style='padding-bottom:5px;padding-right:7px;'><a href=\"javascript:popUpWindow('http://www2.victoriassecret.com/html/common/website_use.html',500,400,'yes','yes')\"><span class='footerCopyWhite'>Site Use</span></a> ");
document.write("		<span class='footerCopyWhite'>|</span> ");
document.write("		<a href=\"javascript:popUpWindow('http://www2.victoriassecret.com/html/common/security_privacy.html',500,400,'yes','yes')\"><span class='footerCopyWhite'>Privacy &amp; Security</span></a>");
document.write("		 <span class='footerCopyWhite'>|</span>");
document.write("		 <span class='footerCopyWhite'>&copy;2007 Victoria's Secret. All rights reserved.</span></td>");
document.write("	</tr>");
document.write("	</table>");
}


//-->
