//html_root_path = "file:///w:";
var html_root_path ;
if ( html_root_path == null )
	html_root_path = "http://www.startravel.com.tw";
document.writeln("<table width=\"970\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"970\" valign=\"top\"><iframe src=\""+html_root_path+"/header/2012_header_index.html\" name=top width=970 marginwidth=0 height=160");
document.writeln("	  marginheight=0 frameborder=0></iframe></td>");
document.writeln("  </tr>");
document.writeln("</table>");
