<!--//
var models_link = "/wwpc/us/en/sm/WF25a/321957-321957-64295-321838-306995-3687084.html";
var models_title = "Pre-configured Models &raquo;";
var link1 = "http://h71016.www7.hp.com/MiddleFrame.asp?page=config&ProductLineId=539&FamilyId=2769&BaseId=28317&oi=E9CED&BEID=19701&SBLID=S_ADMIN&jumpid=re_R2515_store/smProdCat/PSG/notebooks/HP_2133_notebook_CFG9";
var link1_title = "Configure PC";
var link2 = "";
var link2_title = "";
var link3 = "";
var link3_title = "";
var strCurrPage = location.href;
var arrLocation = strCurrPage.split("/");
var strDirname = arrLocation[arrLocation.length-2];
	if (strDirname == "WF25a"){
	}
	else{
		document.write('<br><input class="commButton" style="cursor:hand;" style="width:145px;" type="Button" value="'+models_title+'" name="btn" onclick="document.location.href=\''+models_link+'\'"onkeypress="document.location.href=\''+models_link+'\'"/>');
	}
	if (link1 != "" && link1_title != ""){
		document.write('<br><br><input class="commButton" style="cursor:hand;" style="width:145px;" type="Button" value="'+link1_title+'" name="btn" onclick="document.location.href=\''+link1+'\'"onkeypress="document.location.href=\''+link1_title+'\'"/>');
	}
	if (link2 != "" && link2_title != ""){
		document.write('<br><a href="'+link2+'" class="udrline">'+link2_title+'</a>');
	}
	if (link3 != "" && link3_title != ""){
		document.write('<br><a href="'+link3+'" class="udrline">'+link3_title+'</a>');
	}
//-->
