//html_root_path = "file:///w:";
var html_root_path ;
if ( html_root_path == null )
	html_root_path = "http://www.startravel.com.tw";
str ="";
str += "</p>"
str += "<table width=\"970\" height=\"164\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" class=\"text01\">"
str += "<tr> "
str += "<td width=\"970\" height=\"164\"> <iframe src=\""+html_root_path+"/header/10_footer_index.html\" scrolling=\"no\"border=\"0\" cellspacing=\"0\" cellpadding=\"0\" frameborder=\"no\" width=970 height=280> "
str += "</iframe></td>"
str += "</tr>"
str += "</table></div>"
document.write(str);
