﻿function WirteFlash(_Src,_Width,_Height){
    document.writeln("<OBJECT codeBase=\"\" height=\"" + _Height + "\" width=\"" + _Width + "\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" VIEWASTEXT>");
    document.writeln("<PARAM NAME=\"_cx\" VALUE=\"26458\"><PARAM NAME=\"_cy\" VALUE=\"3598\"><PARAM NAME=\"FlashVars\" VALUE=\"\">");
    document.writeln("<PARAM NAME=\"Movie\" VALUE=\"" + _Src + "\"><PARAM NAME=\"Src\" VALUE=\"" + _Src + "\">");
    document.writeln("<PARAM NAME=\"WMode\" VALUE=\"transparent\"><PARAM NAME=\"Play\" VALUE=\"-1\"><PARAM NAME=\"Loop\" VALUE=\"-1\"><PARAM NAME=\"Quality\" VALUE=\"High\"><PARAM NAME=\"SAlign\" VALUE=\"\"><PARAM NAME=\"Menu\" VALUE=\"-1\"><PARAM NAME=\"Base\" VALUE=\"\"><PARAM NAME=\"AllowScriptAccess\" VALUE=\"\"><PARAM NAME=\"Scale\" VALUE=\"ShowAll\"><PARAM NAME=\"DeviceFont\" VALUE=\"0\"><PARAM NAME=\"EmbedMovie\" VALUE=\"0\"><PARAM NAME=\"BGColor\" VALUE=\"\"><PARAM NAME=\"SWRemote\" VALUE=\"\"><PARAM NAME=\"MovieData\" VALUE=\"\"><PARAM NAME=\"SeamlessTabbing\" VALUE=\"1\"><PARAM NAME=\"Profile\" VALUE=\"0\"><PARAM NAME=\"ProfileAddress\" VALUE=\"\"><PARAM NAME=\"ProfilePort\" VALUE=\"0\"><PARAM NAME=\"AllowNetworking\" VALUE=\"all\"><PARAM NAME=\"AllowFullScreen\" VALUE=\"false\">");
    document.writeln("<embed wmode=\"transparent\" src=\"" + _Src + "\" quality=\"high\" pluginspage=\"\" type=\"application\/x-shockwave-flash\" width=\"" + _Width + "\" height=\"" + _Height + "\"><\/embed>");
    document.writeln("<\/OBJECT>");
}
function MenuMouseOverHandler(o){o.className="SelectItem";}
function MenuMouseOutHandler(o){o.className="";}
function MenuClickHandler(id,pid){location.href=(id?("item.aspx?infoitem_id="+id+"&infoitem_pid="+pid):"default.aspx");}
function $(o){return document.getElementById(o);}
function C$(t){return document.createElement(t);}

function PassWordSecurityLevel()
{
    
}