// JavaScript Document
<!--
function gothere()
{
window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value;
}
//-->
<!--
function gothereone()
{
window.location=document.guideformone.guidelinksone.options[document.guideformone.guidelinksone.selectedIndex].value;
}
//-->
