var FooterJsExist='YES';   var theTop=0;
var eee=document.getElementById('loginFormDiv');
if (document.body) { theTop = document.body.scrollHeight; }
var curtop = 0;   var tHeight=0;
if ( (eee) && (eee.offsetParent)) {
   curtop=eee.offsetTop;  
   while (eee=eee.offsetParent){
      curtop+=eee.offsetTop;
      if (eee.offsetHeight>tHeight) tHeight=eee.offsetHeight;
   }
}
//if ( (tHeight)>theTop) theTop=tHeight;
document.write('<DIV id="footerDIV" style="position:relative;top:'+(theTop)+';left:0;">');

document.write('<tr>');
    document.write('<td colspan="2"><img src="https://'+self.location.hostname+'/images/dot.gif" width="800" height="10"></td>');
	//document.write('<td colspan="2"><img src="images/dot.gif" width="800" height="10"></td>');
	//document.write('<td><hr></td>');
document.write('</tr>');

document.write('<tr>');	
	document.write('<td><img src="https://'+self.location.hostname+'/images/spacer.gif" border=0 height=5></td>');
document.write('</tr>');

document.write('<tr>');
	document.write('<td colspan="2"><div align="center"><span class="smallfontgrey"> | <a href="https://'+self.location.hostname+'/index.php">Home</a> | <a href="https://'+self.location.hostname+'/reservation/menu.php">Reservation</a> | <a href="https://'+self.location.hostname+'/accommodation.html">Accommodations & Rates</a> | <a href="https://'+self.location.hostname+'/events.html">Meetings & Events </a> | <a href="https://'+self.location.hostname+'/facilities.html">Facilities</a> | <a href="https://'+self.location.hostname+'/location.html">Location</a> | <a href="https://'+self.location.hostname+'/enquiry.php">Enquiry</a> | <a href="https://'+self.location.hostname+'/Ecomplaint/index.php">E-Complaint</a> | <a href="https://'+self.location.hostname+'/career/index.php">Career</a> |</div></td>');
document.write('</tr>');

document.write('<tr>');	
	document.write('<td><img src="https://'+self.location.hostname+'/images/spacer.gif" border=0 height=5></td>');
document.write('</tr>');

document.write('<tr>');
	document.write('<td colspan="2"><div align="center"><span class="smallfontgrey">| <a href="https://'+self.location.hostname+'/faq.html">FAQs</a> | <a href="https://'+self.location.hostname+'/policy.html">Policy</a> | <a href="https://'+self.location.hostname+'/terms_conditions.html">Terms &amp; Conditions</a> | <a href="https://'+self.location.hostname+'/link/index.php">Useful Links</a> | <a href="http://'+self.location.hostname+'/blog">Blog</a> | <a href="http://likassquare.com.my/emailmigration/gmail.html">Web Mail</a> | <a href="http://'+self.location.hostname+'/redirectLogin.html">Login</a> | </span></div></td>');
document.write('</tr>');

document.write('<tr>');	
	document.write('<td><img src="https://'+self.location.hostname+'/images/spacer.gif" border=0 height=5></td>');
document.write('</tr>');

document.write('<tr>');	
	document.write('<td><img src="https://'+self.location.hostname+'/images/spacer.gif" border=0 height=5></td>');
document.write('</tr>');

document.write('<tr>');
	document.write('<td colspan="2"><div align="center" class="ssmallfontgrey">Best view with IE7 with screen resolution 1024 x 768 pixels</div></td>');
document.write('</tr>');

document.write('<tr>');	
	document.write('<td><img src="https://'+self.location.hostname+'/images/spacer.gif" border=0 height=5></td>');
document.write('</tr>');

document.write('<tr>');
	document.write('<td colspan="2"><div align="center" class="xxsmallfontgrey">Designed & Hosted By Graceworth Sdn Bhd</div></td>');
document.write('</tr>');

document.write('<tr>');	
	document.write('<td><img src="https://'+self.location.hostname+'/images/spacer.gif" border=0 height=5></td>');
document.write('</tr>');

document.write('<tr>');
	document.write('<td colspan="2"><div align="center" class="xxsmallfontgrey">Copyright &copy; 2007-2008 <a href="mailto:info@likassquare.com.my">Graceworth Sdn. Bhd. </a>All Rights Reserved.</div></td>');
document.write('</tr>');

/*document.write('<tr>');
	document.write('<td colspan="2"><div align="center" class="xxsmallfontgrey"><img src="https://'+self.location.hostname+'/counter/counter.php" border=0></div></td>');
document.write('</tr>');*/


