function mainsite()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('Homosexuality fears are a common problem for many people with OCD who actually aren\'t gay.  Learn about the difference.  More info about <A HREF="http://www.neuroticplanet.com/hocd.php">homosexuality anxiety in OCD...</A>'); } // notgay
if (ranNum == 1){document.write('Religious concerns? Visit the BrainPhysics section just for Christians with obsessive-compulsive disorder. Go to <a href="http://www.brainphysics.com/ocd-christians.php">OCD and Christians now...</a>'); } // christians
if (ranNum == 2){document.write('Did you know that research shows some herbal remedies are effective for treating OCD and other anxiety disorders? Read more about <A HREF="http://brainphysics.com/herbal.php" target="study">natural treatments for OCD...</A> '); } // herbal
if (ranNum == 3){document.write('Are you taking the right amount of medication for your OCD?  Check out our <b>table of optimal doses</b> to be sure. Visit the <A href="http://www.neuroticplanet.com/treatments.php" target="meds">medication table for OCD</A> now...'); } // meds
if (ranNum == 4){document.write('Are you a hoarder, compulsive saver, or pack rat?  <a href="http://www.brainphysics.com/research.php" target="resource">Learn more about a documentary</A>you can be part of. Free help. '); } // hoarders
}