function popUp() {
props=window.open('http://www.scalerockets.com/contact.html', 'poppage', 'directories=yes, location=yes, menubar=yes, scrollbars=yes, status=yes, toolbar=yes, resizable=yes, width=640, height=480, left=0, top=0');
}

function search() {
props=window.open('http://www.scalerockets.com/search.html', 'poppage', 'directories=yes, location=yes, menubar=yes, scrollbars=yes, status=yes, toolbar=yes, resizable=yes, width=640, height=480, left=0, top=0');
}

function winroc() {
props=window.open('http://www.scalerockets.com/emailwinroc.html', 'poppage', 'directories=yes, location=yes, menubar=yes, scrollbars=yes, status=yes, toolbar=yes, resizable=yes, width=800, height=600, left=0, top=0');
}

function nosedesign() {
props=window.open('http://www.scalerockets.com/emailnosedesigner.html', 'poppage', 'directories=yes, location=yes, menubar=yes, scrollbars=yes, status=yes, toolbar=yes, resizable=yes, width=800, height=600, left=0, top=0');
}
