if (screen.width >1024)
 document.write ('<div style="margin-top: 40px;" id="globalheader">')
if (screen.width <=1024)
 document.write ('<div id="globalheader">')
 
 
