document.write('\
\ TOP\
\ \ \ \ \ \ \ \ \ \ \ \ '); $(document).ready(function($) { if (window.matchMedia( '(max-width: 750px)' ).matches) { $('head').prepend(''); }else{ $('head').prepend(''); } });