var screen_width = document.documentElement.clientWidth;
var dummy;
if (screen_width > 990){
	dummy = (screen_width - 990)/2;
}

target_x1 = 272;
target_x2 = 512;
//var	target_x1 = 405;
//var	target_x2 = 648;
if (screen_width > 1024)	{
	target_x1 = dummy+target_x1;
	target_x2 = target_x1+242;
}




document.write('<!--START:NAV-->');
document.write('<table width=990 border=0 cellpadding=0 cellspacing=0><tr><td>');
document.write('<span style=position:relative;><nolayer>');

document.write('<span style=position:relative;><nolayer>'); 
document.write('<div id=navi_3 style="LEFT: '+target_x1+'px; TOP:-5px; POSITION: absolute; visibility: hidden" onMouseOver=MM_showHideLayers("navi_3","","show") onMouseOut=MM_showHideLayers("navi_3","","hide")>'); 
document.write('<table width=120 cellspacing="1" cellpadding="5" bgcolor="005DAA" name="m3">');
document.write('<tr><td height=30 background="/images/em2.gif" onMouseOver=sub_bar_on(this) onMouseOut=sub_bar_off(this)><a href="http://edu.sina.com.hk/cgi-bin/nw/main.cgi?cat=5"><font style=text-decoration:none>幼稚園</style></a></td></tr>');
document.write('<tr><td height=30 background="/images/em2.gif" onMouseOver=sub_bar_on(this) onMouseOut=sub_bar_off(this)><a href="http://edu.sina.com.hk/cgi-bin/nw/main.cgi?cat=6"><font style=text-decoration:none>小學</style></a></td></tr>');
document.write('<tr><td height=30 background="/images/em2.gif" onMouseOver=sub_bar_on(this) onMouseOut=sub_bar_off(this)><a href="http://edu.sina.com.hk/cgi-bin/nw/main.cgi?cat=7"><font style=text-decoration:none>中學</style></a></td></tr>');
document.write('<tr><td height=30 background="/images/em2.gif" onMouseOver=sub_bar_on(this) onMouseOut=sub_bar_off(this)><a href="http://edu.sina.com.hk/cgi-bin/nw/main.cgi?cat=8"><font style=text-decoration:none>會考</style></a></td></tr>');
document.write('<tr><td height=30 background="/images/em2.gif" onMouseOver=sub_bar_on(this) onMouseOut=sub_bar_off(this)><a href="http://edu.sina.com.hk/cgi-bin/nw/main.cgi?cat=9"><font style=text-decoration:none>副學士</style></a></td></tr>');
document.write('<tr><td height=30 background="/images/em2.gif" onMouseOver=sub_bar_on(this) onMouseOut=sub_bar_off(this)><a href="http://edu.sina.com.hk/cgi-bin/nw/main.cgi?cat=10"><font style=text-decoration:none>大專</style></a></td></tr>');
document.write('</table></div></nolayer></span>');
document.write('<span style=position:relative;><nolayer>');

document.write('<span style=position:relative;><nolayer>');
document.write('<div id=navi_6 style="LEFT: '+target_x2+'px; TOP:-5px; POSITION: absolute; visibility: hidden" onMouseOver=MM_showHideLayers("navi_6","","show") onMouseOut=MM_showHideLayers("navi_6","","hide")>');
document.write('<table width=120 cellspacing="1" cellpadding="5" bgcolor="005DAA" name="m3">');
document.write('<tr><td height=30 background="/images/em2.gif" onMouseOver=sub_bar_on(this) onMouseOut=sub_bar_off(this)><a href="http://edu.sina.com.hk/cgi-bin/nw/main.cgi?cat=14"><font style=text-decoration:none>就業市場</style></a></td></tr>');
document.write('<tr><td height=30 background="/images/em2.gif" onMouseOver=sub_bar_on(this) onMouseOut=sub_bar_off(this)><a href="http://edu.sina.com.hk/cgi-bin/nw/main.cgi?cat=13"><font style=text-decoration:none>畢業生概況</style></a></td></tr>');
document.write('</table></div></nolayer></span>');
document.write('<span style=position:relative;><nolayer>');
document.write('</td></tr></table>');
document.write('<!--END:NAV-->');
