<!--
// 
	
function openPrice(docPrice) {
  window.open(docPrice,null,"width=630,height=450,resizable=yes");
}

//-->

