
function goto_url() 

{

window.location= 'http://www.printing.com/prices/category/' + frmprod.prod.value;

return true;

}
