// Bottom Menu

document.write  ("<a href='index.php' class='small'>Home</a>  |  ");
document.write  ("<a href='ideas.php' class='small'>Ideas While You Sleep</a>  |  ");
document.write  ("<a href='IdeasWithYou.htm' class='small'>Ideas WITH You</a>  |  ");
document.write  ("<a href='IdeasViaYou.htm' class='small'>Ideas VIA You</a>  |  ");
document.write  ("<a href='resources.htm' class='small'>Resources</a>  |  ");
document.write  ("<a href='bookingenq.php' class='small'>Corporate Speaker</a>  |  ");
document.write  ("<a href='contact.htm' class='small'>Contact</a>  |  ");
document.write  ("<a href='about.htm' class='small'>About Us</a>  |  ");

// End Bottom Menu
