/* <![CDATA[ */
function prejdi() {
if (document.section.sectionselect.options[0].selected) {
window.location.href = "http://retro.abysszine.com/";} 
else if (document.section.sectionselect.options[1].selected) {
window.location.href = "http://retro.abysszine.com/recenze/";}
else if (document.section.sectionselect.options[2].selected) {
window.location.href = "http://retro.abysszine.com/reporty/";}
else if (document.section.sectionselect.options[3].selected) {
window.location.href = "http://retro.abysszine.com/profily/";}
else if (document.section.sectionselect.options[4].selected) {
window.location.href = "http://retro.abysszine.com/biograf/";}
else if (document.section.sectionselect.options[5].selected) {
window.location.href = "http://retro.abysszine.com/forum/";}
else if (document.section.sectionselect.options[6].selected) {
window.location.href = "http://retro.abysszine.com/kontakty/";}
else if (document.section.sectionselect.options[7].selected) {
window.location.href = "http://retro.abysszine.com/promo-department/";}
else if (document.section.sectionselect.options[8].selected) {
window.location.href = "http://retro.abysszine.com/reklamni-kampane/";}
else if (document.section.sectionselect.options[9].selected) {
window.location.href = "http://retro.abysszine.com/napiste-nam/";}
else if (document.section.sectionselect.options[10].selected) {
window.location.href = "http://retro.abysszine.com/impressum/";}
else if (document.section.sectionselect.options[11].selected) {
window.location.href = "http://www.abysszine.com/rss-kanaly-magazinu-abyss/";}
else if (document.section.sectionselect.options[12].selected) {
window.location.href = "http://www.abysszine.com/prohlaseni-o-pristupnosti/";}
return true;    
}
/* ]]> */