function <pre><pre lang="text"><script type="text/javascript"> function LoadHGGames(param) { var url = param; window.open(url, 'winPop', '_blank,height=650,width=1000,left=0,top=0,resizable=yes,location=yes,status=no'); window.focus(); return false; } </script>
<asp:Button runat="server" Text="submit" OnClientClick="javascipt:LoadHGGames(https://v3livehguat.hointeractive.com/visitor/login/V3login.jsp?detectflash=false&lang=en&refreshfly=true)" />
<asp:Button runat="server" Text="submit" OnClientClick="javascipt:LoadHGGames('https://v3livehguat.hointeractive.com/visitor/login/V3login.jsp?detectflash=false&lang=en&refreshfly=true')" />
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)