// JavaScript Document
function open_win()
{
window.open("http://weatherinaflash.dyndns.tv","_blank","toolbar=no, location=yes, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=yes, width=950, height=750");
}
