
document.write('<div style="background-color: rgb(255, 255, 0);"><font style="font-size: 9pt;" color="#000000">');
document.write('&nbsp;<b>LINKS</b></font></div>');
document.write('<div style="border-bottom:1px solid rgb(255,255,0); border-top:0px solid rgb(255,255,0); border-right:1px solid rgb(255,255,0); border-left:1px solid rgb(255,255,0);">');

document.write('<font style="font-size: 5px;">&nbsp;</font><br>');
document.write('<font style="font-size: 10pt;">');

if (pageName != "home") {
  document.write('&nbsp;<b><a href="index.html">Home</a></b><br>');
}
if (pageName != "gallery") {
  document.write('&nbsp;<b><a href="gallery.html">Picture Gallery</a></b><br>');
}
if (pageName != "events") {
  document.write('&nbsp;<b><a href="events.html">Events</a></b><br>');
}

if (pageName != "articles" && pageName != "main_SB") {
  document.write('&nbsp;<b><a href="articles.html">Articles on Malay Silat</a></b><br>');
}

document.write('&nbsp;<b><a href="http://www.google.com/search?hl=en&amp;q=gayong+youtube" target="_blank">Silat on YouTube</a></b><br>');

document.write('&nbsp;<b><a href="http://www.silat.tv/group/unitedstatesgayongfederation" target="_blank">USGF Group on Silat.tv</a></b><br />');
document.write('&nbsp;<b><a href="http://www.facebook.com/group.php?gid=32890447275&ref=ts" target="_blank">USGF Facebook Fan Page</a></b><br />');
document.write('&nbsp;<b><a href="mailto:j7e7n@aol.com?subject=Inquiry">Contact Us</a></b><br /><p></p>');

document.write('&nbsp;<b><a href="http://www.facebook.com/pages/United-States-Gayong-Federation/55822914135" target="_blank"><img alt="facebook" src="images/facebook.png" style="width: 22px; height: 22px;" /></a>&nbsp;&nbsp;<b><a href="http://unitedstatesgayongfederation.blogspot.com" target="_blank"><img alt="USGF Blog" src="images/blogger.png" style="width: 22px; height: 22px;" /></a>');
document.write('</font>');
document.write('<br /></div>');

