var isMobile = /iPhone|iPad|iPod|Android/i.test(navigator.userAgent); if (isMobile) { document.writeln(``); document.writeln(``); };