/* <![CDATA[ */
function prejdi() {
if (document.section.sectionselect.options[0].selected) {
window.location.href = "http://blog.abysszine.com/";} 
else if (document.section.sectionselect.options[1].selected) {
window.location.href = "http://blog.abysszine.com/clanky/";}
else if (document.section.sectionselect.options[2].selected) {
window.location.href = "http://blog.abysszine.com/blogeri/";}
else if (document.section.sectionselect.options[3].selected) {
window.location.href = "http://blog.abysszine.com/forum/";}
else if (document.section.sectionselect.options[4].selected) {
window.location.href = "http://www.abysszine.com/impressum/";}
else if (document.section.sectionselect.options[5].selected) {
window.location.href = "http://www.abysszine.com/rss-kanaly-magazinu-abyss/";}
else if (document.section.sectionselect.options[6].selected) {
window.location.href = "http://www.abysszine.com/prohlaseni-o-pristupnosti/";}
return true;    
}
/* ]]> */