//-----------------------------------------------------------------------------
//BEGIN ENL CUSTOM CODE FOR SEOWhat Requested Page Specific Externalizations 
//JS belonging to the head of the product detail page
//-----------------------------------------------------------------------------
<!--
function DetailValidation(txtid)
  {
               
                try
                 {
               
                
                 window.document.Form2.elements[txtid].title="Product Quantity";
                 window.document.Form2.elements[txtid].number=true;
                
                 }
                 catch(e)
                 {
               // alert(e)
                 }
              
				return ValidateForm(window.document.Form2)
    }
frameSetCheck(); //ENL CUSTOM CODE 2005		

//Yahoo! Inc.
var ysm_accountid  = "1V7LTF9VA20VSA01G3RN6RBO6CO";
document.write("<SCR" + "IPT language='JavaScript' type='text/javascript' " + "SRC=//" + "srv2.wa.marketingsolutions.yahoo.com" + "/script/ScriptServlet" + "?aid=" + ysm_accountid + "></SCR" + "IPT>");
//-->