var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Marc+Blucas" - Google News"; document.title=document.title+ " "; arnews[0]="The Curse of 'Buffy'...the Romance Slayer! - iVillage Entertainment
"; arnews[0] += "

The Curse of 'Buffy'...the Romance Slayer!
iVillage Entertainment
... Buffy episode "Into the Woods" -- the episode in which Buffy (Sarah Michele Gellar) and then-boyfriend Riley (Marc Blucas) call it quits -- was airing. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 11:36:24 GMT+00:00"; arnews[0] += "
"; arnews[1]="Universal Soldier: Regeneration Blu Ray Review - 411mania.com
"; arnews[1] += "

Universal Soldier: Regeneration Blu Ray Review
411mania.com
... wannabe and the main human soldier we are asked to follow (MMA fighter Mark Pyle) comes across as a poor man's Marc Blucas (if that is even possible). ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 05:08:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="Captain America to be Cast Soon - Superherohype.com
"; arnews[2] += "

Captain America to be Cast Soon
Superherohype.com
Posted by: J. Jonah Hexas Texas on February 4, 2010 at 03:46:47 I think it'll be Marc Blucas from Buffy the Vampire Slayer. Posted by: Keepin it real. on ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 07:02:14 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");