function popup() {
var new2 = window.open('http://www.steelmillsoftheworld.com/activities/acti_add_com.htm','', 'scrollbars=yes,height=400,width=450,status=no');
return false;
}

function popup_link() {
var new2 = window.open('http://www.steelmillsoftheworld.com/activities/acti_add_link.htm','', 'scrollbars=yes,height=400,width=450,status=no');
return false;
}

function popup_ET() {
var new2 = window.open('http://www.steelmillsoftheworld.com/activities/ET_add_com.htm','', 'scrollbars=yes,height=400,width=450,status=no');
return false;
}
