﻿// JavaScript Document

function header_ie() {  
			document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" ");
			document.write("codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0\"");
			document.write("width=\"753\" height=\"316\">");
			document.write("<param name=\"movie\" value=\"Header.swf\">");
			document.write("<param name=\"quality\" value=\"high\">");
			document.write("<param name=\"menu\" value=\"false\">");
			document.write(" </object>");
}
function header_mz() {   
			document.write("<object data=\"Header.swf\"");
			document.write("width=\"753\" height=\"316\" type=\"application/x-shockwave-flash\">");
			document.write("<param name=\"quality\" value=\"high\">");
			document.write("<param name=\"menu\" value=\"false\">");
			document.write("<param name=\"pluginurl\" value=\"http://www.macromedia.com/go/getflashplayer\">");
			document.write("FAIL (the browser should render some flash content, not this).");
			document.write(" </object>"); 
	      
}
function header_ie_EN() {  
			document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" ");
			document.write("codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0\"");
			document.write("width=\"753\" height=\"316\">");
			document.write("<param name=\"movie\" value=\"Header_EN.swf\">");
			document.write("<param name=\"quality\" value=\"high\">");
			document.write("<param name=\"menu\" value=\"false\">");
			document.write(" </object>");
}
function header_mz_EN() {   
			document.write("<object data=\"Header_EN.swf\"");
			document.write("width=\"753\" height=\"316\" type=\"application/x-shockwave-flash\">");
			document.write("<param name=\"quality\" value=\"high\">");
			document.write("<param name=\"menu\" value=\"false\">");
			document.write("<param name=\"pluginurl\" value=\"http://www.macromedia.com/go/getflashplayer\">");
			document.write("FAIL (the browser should render some flash content, not this).");
			document.write(" </object>"); 
	      
}
function footer_vn(){
 	document.write("<a href=\"index.html\"class=\"bottom\">Trang chủ </a>&nbsp;&nbsp;&nbsp;| &nbsp;&nbsp;");
	document.write("<a href=\"index-1.html\" class=\"bottom\">Giới thiệu</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href=\"index-2.html\" class=\"bottom\">Dịch vụ &amp; Chất lượng </a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href=\"index-3.html\" class=\"bottom\">Đối tác</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href=\"index-6.html\" class=\"bottom\">Nhà đầu tư </a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	
	document.write("<a href=\"index-9.html\" class=\"bottom\">Hạ tầng & Mạng lưới</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href=\"_tbkm.html\" class=\"bottom\">Thông báo & Khuyến mại</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href=\"index-4.html\" class=\"bottom\">Liên	hệ</a>");
}
function footer_en(){
 	document.write("<a href=\"index.html\"class=\"bottom\">Home </a>&nbsp;| &nbsp;");
	document.write("<a href=\"#\" class=\"bottom\">Introduction</a>&nbsp; | &nbsp; ");
	document.write("<a href=\"#\" class=\"bottom\">Services &amp; Quality </a>&nbsp; | &nbsp;"); 
	document.write("<a href=\"#\" class=\"bottom\">Projects Calling for Investment </a>&nbsp; | &nbsp;");
	document.write("<a href=\"#\" class=\"bottom\">Partners & Investors </a>&nbsp; | &nbsp;");
	document.write("<a href=\"#\" class=\"bottom\">Departments</a>&nbsp; | &nbsp;");
	document.write("<a href=\"#\" class=\"bottom\">Sitemap</a>&nbsp; | &nbsp;");
	document.write("<a href=\"#\" class=\"bottom\">Contact</a>");
}

function copyright_en() {   
	 document.write("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">  <tr>  <td class=\"foot\" width=\"379\">© 2007 Saigon Postel Corp. - SPT. All rights reserved.<br />   Head Office: 199 Đien Bien Phu Str. - Binh Thanh Dist - Ho Chi Minh City - Vietnam<br />TEL: (848) 4040 608<BR>Fax: (848) 4040 609<br />																																																																										Email:<a href = \"mailto: info@spt.vn\"> Send email</a>    </td>    <td width=\"4\" valign=\"top\"></td> <td class=\"foot\" width=\"342\" valign=\"top\">© Copyright 1995 – 2008 SPT<br>Counter: 751984 </td>  </tr></table> " );
}
function copyright_vn() {   
	 document.write("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">  <tr>  <td class=\"foot\" width=\"379\">2007 Bản quyền của Công ty Cổ phần Dịch vụ Bưu chính Viễn thông Sài Gòn (Saigon   Postel Corp. - SPT)<br />   Tr&#7909; s&#7903;: 199 Điện Biên Phủ - Quận Bình Thạnh - TP. Hồ Chí Minh - Việt   Nam&nbsp;&nbsp;&nbsp;&nbsp;<br />    ĐT: (848) 54040 608&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />    Fax: (848) 54040 609&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />    																																																																																																																																				Email:   <a href = \"mailto: info@spt.vn\"> Gửi email</a> </td>    <td width=\"4\" valign=\"top\"></td> <td class=\"foot\" width=\"342\" valign=\"top\" align=\"right\">Counter: 751984</td>  </tr></table> " );
}        
           