jQuery(document).ready(function(){ //jQuery.noConflict(); jQuery('#bannerRight').cycle({ fx: 'fade', speed: 2500 }); jQuery("#pic21").click(function(event){ event.preventDefault(); window.open("http://www.spcportal.org/index.php?pg=1318&lang=srl"); }); jQuery("#pic22").click(function(event){ event.preventDefault(); window.open("http://www.spcportal.org/index.php?pg=955&lang=sr"); }); jQuery("#pic23").click(function(event){ event.preventDefault(); window.open("http://www.spcportal.org/index.php?pg=957〈=en "); }); jQuery("#pic24").click(function(event){ event.preventDefault(); window.open("http://www.spcportal.org/index.php?pg=960〈=de "); }); jQuery("#pic25").click(function(event){ event.preventDefault(); window.open("https://www.vg4you.com/SPC?a=newmemb&lang=en"); }); jQuery("#pic26").click(function(event){ event.preventDefault(); window.open("https://www.vg4you.com/SPC?a=newmemb&lang=de"); }); jQuery("#pic27").click(function(event){ event.preventDefault(); window.open("https://www.vg4you.com/SPC?a=newmemb&lang=sr"); }); jQuery("#pic28").click(function(event){ event.preventDefault(); window.open("https://www.vg4you.com/SPC?a=newmemb&lang=sr"); }); });