
<!-- Begin
<!-- time & Date -->
var mydate=new Date()
var year=mydate.getYear()
if (year < 1000)
year+=1900
var day=mydate.getDay()
var month=mydate.getMonth()
var daym=mydate.getDate()
if (daym<10)
daym="0"+daym
var dayarray=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var montharray=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<small><font color='#FFNFFF' face='Verdana, Arial, Helvetica, sans-serif' size='2'><b>"+dayarray[day]+", "+daym+" "+montharray[month]+", "+year+"</b></font></small>")
document.write('<nobr><img src="picts/top_bar.jpg" width="305" height="60" vspace="3"><img src="picts/banner.gif" width="468" height="60" vspace="3"></nobr><br>');
document.write('<!-- TB 1 -->');
document.write('<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>');
document.write('<td width="278" heig GetObject() ht="78">');
document.write('<table border="0" cellspacing="12" cellpadding="0" width="300" height="78" bgcolor="000000" background="picts/logo.gif"><tr><td valign="center" align="left">');

document.write('<a href="index.html" class="logo">Gala Action Enterprises Ltd</a><br>');
document.write('<SPAN CLASS="slogan">YOUR ODM/OEM BUSINESS PARTNER<br><br>');

document.write('</td></tr></table>');

document.write('</td><td align="right" valign="top" background="picts/top-background.gif">');
document.write('<!-- LINK TABLE-->');
document.write('<table border="0" cellspacing="0" cellpadding="2"><tr><td colspan="6">');
document.write('<img src="picts/spacer.gif" width="50" height="9"><br>');
document.write('</td></tr><form action="about.htm"><tr><td>');
document.write('<input type="submit" value="about us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="service.htm"><td>');
document.write('<input type="submit" value="service" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="products.htm"><td>');
document.write('<input type="submit" value="products" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="index.html"><td>');
document.write('<input type="submit" value="home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="tc.htm"><td>');
document.write('<input type="submit" value="terms" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td><td align="right" width="15">');
document.write('<img src="picts/top-end.gif" width="15" height="78"><br>');
document.write('</td></tr></table>');
document.write('<!-- TB 1 -->');


//  End -->
