function footer(){
	var str ="<font size=2>"; 
//	str += "<b><font color=#800000 size=2>STAMFORD MEDICAL CENTRE ";
//	str += "</font></b><br>";
	str += "<img src='images/stamfordmedical-title.gif'  border=0><br>";
//	str += "<img src='images/clinicfront.jpg'  border=0><br><br>";
//	str += "<b>Open:</b> Monday to Friday:  8:30am to 5:00pm<br>";
//	str += "Saturday: 8:30am - 1:00pm. Sunday: Closed.<br><br>";
	str += "<b>Address:</b> 254 Dien Bien Phu, Ward 7, District 3,<br>";
	str += " Ho Chi Minh City, Viet Nam. <br>";
	str += "<b>Telephone:</b> (08) 3932 1090<br>";
	str += "<b>Hot line:</b> (24/24) 0908 453 338<br>";
	str += "<b>Fax:</b> (08) 3932 1028<br>";
//	str += "<b>Email:</b> <a href='mailto:info@stamfordskin.com'>info@stamfordskin.com</a><br />";
//	str += "<b>Website:</b> <a href='http://www.stamfordskin.com'>www.stamfordskin.com</a><br><br>";
//	str +="<a href='sodoe.html'><img src='images/iconmap.jpg'  border=0>Map</a><br><br>"; 
//	str +="</font>"; 
//	str +="<a href = 'ymsgr:sendim?stamfordskin'><img src='http://opi.yahoo.com/online?u=stamfordskin&m=g&t=2' border=0></a>";
//	str +="<br><br>";
//	str +="<b>Powered by HVN</b>";
//	str += "<br>";
//	str += "<a href='http://www.stamfordskin.com' target='_blank'><img src='images/perfectskin-logo.gif' border=0 width='90' height='24'></a>";

	document.write(str);
}
footer();

