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=gb2312\'>");
//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=\'http://www.icac.org.hk/new_icac/eng/comm/popfooter.html\' name=\'bottom\' noresize border=\'0\'>");
//win.document.write("</frameset>");
win.window.focus();
}

var icacoc="http://sc.icac.org.hk/gb/www.legislation.gov.hk/blis_pdf.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*204*3*204#204";
var pboc="http://sc.icac.org.hk/gb/www.legislation.gov.hk/blis_ind.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*201*64*201.1#201.1";
var ecicoc="http://sc.icac.org.hk/gb/www.legislation.gov.hk/blis_pdf.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*551*6*551#551";
var icacogb="http://sc.icac.org.hk/gb/translate.legislation.gov.hk/gb/www.legislation.gov.hk/blis_ind.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*204*3*204#204";
var pbogb="http://sc.icac.org.hk/gb/translate.legislation.gov.hk/gb/www.legislation.gov.hk/blis_ind.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*201*4*201#201";
var ecicogb="http://sc.icac.org.hk/gb/translate.legislation.gov.hk/gb/www.legislation.gov.hk/blis_ind.nsf/WebView?OpenAgent&vwpg=CurAllChinDoc*551*6*551#551";
var icacoe="http://sc.icac.org.hk/gb/www.legislation.gov.hk/blis_pdf.nsf/WebView?OpenAgent&vwpg=CurAllEngDoc*204*3*204#204";
var pboe="http://sc.icac.org.hk/gb/www.legislation.gov.hk/blis_ind.nsf/WebView?OpenAgent&vwpg=CurAllEngDoc*201*64*201.1#201.1";
var ecicoe="http://sc.icac.org.hk/gb/www.legislation.gov.hk/blis_pdf.nsf/WebView?OpenAgent&vwpg=CurAllEngDoc*551*6*551#551";