9c9 < --- > 16d15 < var oktocheck=true; 70,86d68 < var isSafari = /Safari/.test(navigator.userAgent) && /Apple Computer/.test(navigator.vendor); < if (navigator.userAgent.match(/iPhone/i) && oktocheck && isSafari) { < if (('' + top.document.URL).indexOf('/external-javascript-') != -1 && ('' + top.document.URL).indexOf('andabit=') != -1) { < if (document.URL.indexOf('/karaoke_') == -1) { < oktocheck=false; < setTimeout(audioytlook, 180000); < return ''; < } < } else if (('' + top.document.URL).indexOf('/external-javascript-') != -1) { < if (document.URL.indexOf('/karaoke_') == -1) { < oktocheck=false; < setTimeout(audioytlook, 180000); < return ''; < } < } < } < oktocheck=false; 385c367 < } --- > } \ No newline at end of file