var details=new Array()

if (idi == 'vault-login') {idi=1}
details[1]='Members - log in here.'
if (idi == 'vault-login2') {idi=2}
details[2]='<p>If you\'re already a member, log in by typing your member password above. Click the "Forgot your password?" link if you\'ve forgotten it.'
if (idi == 'whats-new') {idi=3}
details[3]='<table border bgcolor="#ffff00" width=180><tr><td> <strong>What\'s New</strong> <p> <a href="newsletter.html">Subscribe to newsletter</a> </td></tr></table>'
if (idi == 'menu-top') {idi=4}
details[4]='<ul> 			<li><a href="http://albanyvaluation.com.au/index.php">Home</a></li> 			<li><a href="http://albanyvaluation.com.au/page.php?page=104">Services</a></li>             <li><a href="http://albanyvaluation.com.au/page.php?page=109">Opteon</a></li>             <li><a href="http://vsplugins.com/clients/albany/valuation-request.html"><center>Request for<br>Valuation</center></a></li>             <li><a href="http://albanyvaluation.com.au/page.php?page=112"><center>Terms of<br>Engagement</center></a></li>             <li><a href="http://albanyvaluation.com.au/page.php?page=106"><center>Areas of<br>Operation</center></a></li>             <li><a href="http://albanyvaluation.com.au/page.php?page=107">Links</a></li>             <li><a href="http://albanyvaluation.com.au/page.php?page=108">FAQs</a></li>             <li><a href="http://albanyvaluation.com.au/page.php?page=41">Contact Us</a></li> 		</ul>'

document.write(details[idi])
ident=''
