document.writeln("                <tr >")
document.writeln("                     <td colspan=2 bgcolor='#FF9933' width='10px' height='8px' >")
document.writeln("                          ")
document.writeln("                     </td>")
document.writeln("                </tr>")
document.writeln("                <tr>")
document.writeln("                    <td height=5px colspan=2>")
document.writeln("                    </td>")
document.writeln("                </tr>")     
           
document.writeln("                <tr height=10%>")
document.writeln("                    <td colspan=2>")
document.writeln("				<table border=0 bgcolor = '#515151' height='30px' width=100% height=100% cellspacing=0 cellpadding =0>")
document.writeln("				  <tr><td class=copyright align=left valign=center>")
document.writeln("                    		      &nbsp;&nbsp;Philippine American Chamber of Commerce of Georgia, Inc.&nbsp;&nbsp;<br>")
document.writeln("                    		      &nbsp;&nbsp;5070 Broughton Street, Roswell, GA 30075 [Phone: (404) 455-9970] &nbsp;&nbsp;")
document.writeln("                    		  </td>")
document.writeln("				  <td class=copyright align=right valign=center>&nbsp;|")
document.writeln("                    		      <a class='menuHover' href='index.php'>&nbsp;&nbsp;home&nbsp;&nbsp;</a>|")
document.writeln("				      <a class='menuHover' href='international.html'>&nbsp;&nbsp;tourism&nbsp;&nbsp;</a>|")
document.writeln("				      <a class='menuHover' href='events.html'>&nbsp;&nbsp;events&nbsp;&nbsp;</a>|")
document.writeln("				      <a class='menuHover' href='officers.html'>&nbsp;&nbsp;about us&nbsp;&nbsp;</a>|")
document.writeln("				      <a class='menuHover' href='contactus.php'>&nbsp;&nbsp;contact us&nbsp;&nbsp;</a>")
document.writeln("                    		  </td></tr>")
document.writeln("				</table>")
document.writeln("		      </td>")
document.writeln("                </tr>")
