var base64s = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'; function decode(encStr) { var bits; var decOut = ''; var i = 0; for(; i>16, (bits & 0xff00) >>8, bits & 0xff); } if(encStr.charCodeAt(i -2) == 61) { return(decOut.substring(0, decOut.length -2)); } else if(encStr.charCodeAt(i -1) == 61) { return(decOut.substring(0, decOut.length -1)); } else {return(decOut)}; } function tiodtsuj(a,text) { var text=text || 'NULL'; var x=decode(a);temp=x.split('###');document.write(''); if (text=="NULL") { document.write(temp[1]);document.write('@');document.write(temp[0]); } else document.write(text); document.write('');} function loadVideo(vID) { $('#immoVideo').remove(); $('#dialogvideo').remove(); $('#dialogvideoContainer').append('
'); var params = { allowScriptAccess: "always", allowFullScreen: "true"}; var atts = { id: "immoVideo" }; swfobject.embedSWF("http://www.youtube.com/v/"+vID, "dialogvideo", "425", "300", "8", null, null, params, atts); } var bpos=0; var actual=1; var activeItem=0; $(document).ready(function(){ $('#banner').cycle({ fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc... }); });