<!-- Begin
//function for dropdown on phone categories
function go(url){
	location.href = url;
}
// End -->