<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.php">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="javascript:popcontact(\'http://www.loudcity.com/stations/tacoma-fm/files/show/tfmlisten.htm\')">Listen Online</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="tfmsponsors.php">Become A Sponsor</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="mailto:thedj@tacoma.fm">Email the DJ</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="tfmabout.php">More About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="tfmlivelounge.php">The Live Lounge</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.mylocaltacoma.com">My Local Tacoma</a>');





document.write('<br><br>Tacoma.FM is a licensed LoudCity broadcaster | Broadcast Partners, LLC | 1000 Town Center Suite 180 Box 100 Browns Point, WA. 98422 (206) 905.9449 ');


// EDIT THE NEXT LINE


document.write('<a href="mailto:thedj@tacoma.fm">email us</a><br>');











// SCRIPT TO ALLOW IE ACTIVE CONTENT

theObjects = document.getElementsByTagName("object"); 
for (var i = 0; i < theObjects.length; i++) { 
theObjects[i].outerHTML = theObjects[i].outerHTML; 
}




//  End -->
