// Dynamic Menu System Document - menu.js
// For use with www.llamajam.com and any subdomains
// Copyright Barnaby Walters WaterPigs Web Design 2009

document.write('<center><a href="/index.php"><img src="/images/fundamentals/menu/Home.png" alt="LlamaJam Home" /></a> <a href="/appPages/goldfish.php"><img src="/images/fundamentals/menu/Goldfish.png" alt="App : Goldfish" /></a> <a href="/appPages/arcana.php"><img src="/images/fundamentals/menu/Arcana.png" alt="App : Arcana" /></a> <a href="/appPages/chronoture.php"><img src="/images/fundamentals/menu/Chronoture.png" alt="App : Chronoture" /></a><a href="/phpBB3"><img src="/images/fundamentals/menu/Forum.png" alt="Forum" /></a> <a href="/contact.php"><img src="/images/fundamentals/menu/Contact.png" alt="Contact LlamaJam" /></a> </center>')