﻿var win;
function OpenWindow3(mypage, myname, w, h, scroll) {
alert ("Details of the Ordinance hyperlinks to the Bilingual Laws Information System of Dept. of Justice.\n\n法例全文連結到律政司 : 雙語法例資料系統。");	
	w=screen.width-60;
	h=screen.height-250;
var winw = (screen.width - w) / 2;
var winh = (screen.height - h) / 2;
var winprops = 'scrollbars=yes,toolbar=no,status=no,menubar=no,resizable=yes,directories=no,height='+h+',width='+w+',top='+winh+',left='+winw;
		if (win!=null && !win.closed)
		  win.close();
//alert(winprops)
win = window.open(mypage, myname, winprops);
//win.document.write("<meta http-equiv='content-type' content='text/html; charset=utf-8'>");
//win.document.write("<title>Details of the Ordinance hyperlinks to the Bilingual Laws Information System of Dept. of Justice 法例全文連結到律政司 : 雙語法例資料系統</title>");
//win.document.write("<br><br><iframe src='"+mypage+"' id='BLIS' name='BLIS' height='"+(h-100)+"' width='"+(w-40)+"' frameborder='0'>");
//win.document.write("</iframe>");
//win.document.write("<iframe src='/new_icac/eng/comm/blisfooter.html' id='footer' name='footer' height='70' width='"+(w-40)+"' frameborder='0'>");
//win.document.write("</iframe>");

//win.document.write("<frameset rows='*,40' border='0'>");
//win.document.write("<frame src='"+mypage+"' name='top' noresize border='0'>");
//win.document.write("<frame src='/new_icac/eng/comm/popfooter.html' name='bottom' noresize border='0'>");
//win.document.write("</frameset>");
win.window.focus();
}

var icacoc="http://www.legislation.gov.hk/blis_pdf.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*204*3*204#204";
var pboc="http://www.legislation.gov.hk/blis_ind.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*201*64*201.1#201.1";
var ecicoc="http://www.legislation.gov.hk/blis_pdf.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*551*6*551#551";
var icacogb="http://translate.legislation.gov.hk/gb/www.legislation.gov.hk/blis_ind.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*204*3*204#204";
var pbogb="http://translate.legislation.gov.hk/gb/www.legislation.gov.hk/blis_ind.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*201*4*201#201";
var ecicogb="http://translate.legislation.gov.hk/gb/www.legislation.gov.hk/blis_ind.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*551*6*551#551";
var icacoe="http://www.legislation.gov.hk/blis_pdf.nsf/WebView?OpenAgent&vwpg=CurAllEngDoc*204*3*204#204";
var pboe="http://www.legislation.gov.hk/blis_ind.nsf/WebView?OpenAgent&vwpg=CurAllEngDoc*201*64*201.1#201.1";
var ecicoe="http://www.legislation.gov.hk/blis_pdf.nsf/WebView?OpenAgent&vwpg=CurAllEngDoc*551*6*551#551";