function getCookie(name)
{
   unser_cookie = document.cookie;
   prefix = name + '=';
   anfang = unser_cookie.indexOf(prefix);
   if (anfang == -1) {return null;}
   ende = document.cookie.indexOf(';', anfang);
   if (ende == -1) {ende = unser_cookie.length;}
   return unescape(unser_cookie.substring(anfang + prefix.length, ende));
}
function sections() {
	if (document.topForm.section.options[document.topForm.section.selectedIndex].value == 'infobank') {
                document.topForm.section.options[0].selected = true;
                window.open('http://www.x333x.com');
		return 1;
	}

	else if (document.topForm.section.options[document.topForm.section.selectedIndex].value == '') {}
	else {top.location=document.topForm.section.options[document.topForm.section.selectedIndex].value;}
}

        document.writeln('<font face="Tahoma"><a target="_blank" href="http://www.x333x.com/"><img height="60" hspace="4" src="http://www.up-00.com/3tr.gif" width="486" border="0" alt=""></a></font>');
