var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Forbes+March" - Google News"; document.title=document.title+ " "; arnews[0]="Close encounters of the queer kind - Bay Area Reporter
"; arnews[0] += "

Bay Area Reporter

Close encounters of the queer kind
Bay Area Reporter
Mason (Forbes March) is sexy/smart/hot. Just as he was when he was on One Life to Live. Speaking of OLTL, the big queer wedding that spilled over from last ...

"; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 05:57:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="Gays of our Lives (November 10, 2009) - AfterElton.com
"; arnews[1] += "

Gays of our Lives (November 10, 2009)
AfterElton.com
I was highly irritated by the Nuke scenes last week UNTIL Van Hansis and Forbes March finally came face to face bitchcraft and all. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 06:14:46 GMT+00:00"; arnews[1] += "
"; arnews[2]="Liveblogging "One Life To Live": Will They or Won't They? - AfterElton.com
"; arnews[2] += "

Liveblogging "One Life To Live": Will They or Won't They?
AfterElton.com
Forbes March! (who played the much-discussed character Nash). 2:35PM EST: Jack is taking bets on the election. Ha! Dorian is nervous about the outcome, ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 06 Nov 2009 20:11:54 GMT+00:00"; arnews[2] += "
"; arnews[3]="Gays of our Lives (November 3, 2009) - AfterElton.com
"; arnews[3] += "

Gays of our Lives (November 3, 2009)
AfterElton.com
Finally, in GOOL NEWSBEAT, Forbes March (Mason) is leaving As the World Turns after months of a 'triangle' with Luke and Noah that went nowhere and the ...

"; arnews[3] += "
Publ.Date : Tue, 03 Nov 2009 03:11:39 GMT+00:00"; arnews[3] += "
"; totcount = 4; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");