function specWin(ID){
	window.open('/product/drum/ad/spec/index.html?id='+ID,'specWin',"width=1134,height=857,menubar=no, toolbar=no, scrollbars=yes");
}

