function gothere()
{
window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value;
}
