function selManufact(){
	window.location="/printer-ink-finder.asp?manufacturer="+document.getElementById('manufacturerSel').value;
}