First of all, I got a warning from FireFox that your site is an attack page. Second, the error:
Cannot send headers; headers already sent in /home/timegal1/public_html/index.php, line 3
Seems to indicate a problem with index.php
Check index.php at the top and bottom for a malicious script. You’ve probably suffered a hack. In most cases we’ve found this happens due to old scripts/apps/CMSes, or files/folders set with permissions of 777 on shared hosting.
Be sure to save a copy of index.php as is so your host or someone who works on hacked sites can find the point of entry. Good luck!