if ( document.getElementById('GR_static-mobile-link') ) { document.getElementById('GR_static-mobile-link').style.display = "none"; } if (typeof courseinfo == 'undefined') { courseinfo = new Object(); } courseinfo.drawTable = function() { var str = '
  View our Mobile Site  Become a Fan on Facebook
'; document.write( str ) } courseinfo.drawTable()