function open_win()
{
window.open("http://www.stramit.com.au/products.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=700, height=500")
}


function open_win2()
{
window.open("http://www.ampelite.com.au/solasafe.htm","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=700, height=500")
}


function open_win3()
{
window.open("http://www.laserlite.com.au/","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=700, height=500")
}