function popIt() {
var new1 = window.open('http://www.steelmillsoftheworld.com/products/add_link.htm','', 'scrollbars=yes,height=470,width=480,status=no');
return false;
}
function popup() {
var new2 = window.open('http://www.steelmillsoftheworld.com/products/add_com.htm','', 'scrollbars=yes,height=630,width=550,status=no');
return false;
}

