if (atgb) 
	section_img_path = cv_nonsc_base_path + "/rbo/images_gb/";
else 
	section_img_path = cv_nonsc_base_path + "/rbo/images/";

document.write("      <table width=600 border=0 cellpadding=0 cellspacing=0>");	  
document.write("	     <tr align=right valign=top>"); 		
document.write("          <td><img src=\'"+section_img_path+"banner_02.jpg' border=0 width=475 alt=\" \"></td>");
document.write("          <td><img src=\'"+section_img_path+"banner_02.gif' border=0 width=125 alt=\" \"></td>");
document.write("        </tr>");
		
document.write("        <tr align=\'right\' valign=\'top\'> ");
document.write("          <td colspan=2><img src=\'"+section_img_path+"title_02g.gif' alt=\"谘 询 及 法 定 机 构 和 国 际 劳 工 事 宜\"></td>");
document.write("        </tr>");
document.write("      </table>");

