var all_tests=new Array();
var header_ = '<img src="common/graph/tests.gif" align="left" vspace="3">';

all_tests[0] = '<a class="nav-link2" href="sta/sta-1-r.html">Socionics&nbsp;Type&nbsp;Assistant</a><br><div class="link-dn">An advanced psychometric test designed to help you identify your Type...</div><br><center><img src="common/graph/stafront.gif"></center>';
all_tests[1] = '<a class="nav-link2" href="vi/vi.htm">Test&nbsp;your&nbsp;V.I.&nbsp;skills</a><br><div class="link-dn">Can you tell someone\'s Type just by their look? Check this test to find out...</div><br><img src="common/graph/vifront.jpg">';
all_tests[2] = '<a class="nav-link2" href="advan/reltest.htm">Intertype&nbsp;Relations&nbsp;quiz</a><br><div class="link-dn">How well do you know Intertype Relations? Check this test to find out...</div><br><img src="common/graph/funkyfunctions.gif">';
all_tests[3] = '<a class="nav-link2" href="sta/sta_turbo.html">Socionics&nbsp;Type&nbsp;Assistant</a><br><div class="link-dn">This one is called TURBO. Hmmm, I wonder why...</div><br><br><center><img src="common/graph/sta_turbo.gif"></center>';
all_tests[4] = '<a class="nav-link2" href="advan/wheel.html">The&nbsp;Wheel&nbsp;of&nbsp;Kalinauskas</a><br><div class="link-dn">Ever wondered about the very mechanics of type interactions?...</div><br><center><img src="common/graph/wheel.gif"></center>';


document.write(header_+all_tests[Math.round(Math.random()*(all_tests.length-1))]);