function window_open_qt_new()
{
var text;
text="/flash/qt.jsp";
window.open(text,""," resizable=no,width=744,height=500,scrollbars=no,top=60,left=100");
}

