// JavaScript Document

function warp(){
if (document.test.test2.selectedIndex!=0)
window.location="http://www.cyberquoting.com/"+document.test.test2.options[document.test.test2.selectedIndex].value
}
