﻿// JScript File

function redHOSE()
{
    //str ='<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Cong ty co phan chung khoan Beta</title></head><frameset rows="*" frameborder="no" border="0" framespacing="0"><frame src="http://www.HungVuongsecurities.com:9090/banggia/hopb.do" name="_mainFrame" id="_mainFrame" title="BetaContent" /></frameset><noframes><body></body></noframes></html>';
    //win = window.open("HoPb.aspx");
    win = window.open("Hopb.aspx");
    //win.document.write(str);
}

function redHASTC()
{
    //str ='<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Cong ty co phan chung khoan Beta</title></head><frameset rows="*" frameborder="no" border="0" framespacing="0"><frame src="http://www.HungVuongsecurities.com:9090/banggia/hapb.do" name="_mainFrame" id="_mainFrame" title="BetaContent" /></frameset><noframes><body></body></noframes></html>';
    win = window.open("Hapb.aspx");
    //win.document.write(str);
}

function Nav(el)
{
    if(el.value=='0' || !el.value) return;
    window.open(el.value);
    el.options[0].selected = true;
}


function OpenMap()
{
    window.open("ViewMap.htm","vMap","width=669,height=610, toolbar=0, status=0, scrollbars=0,location=0");
}