var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Amy+Dumas" - Google News"; document.title=document.title+ " "; arnews[0]="Why Batista's Heel Turn Could Really Hurt Friday Night SmackDown - Bleacher Report
"; arnews[0] += "

Bleacher Report

Why Batista's Heel Turn Could Really Hurt Friday Night SmackDown
Bleacher Report
Make sure to check the site often in the coming weeks, as we are going to be posting an interview with Amy Dumas, better known as WWE Diva Lita!

and more »
"; arnews[0] += "
Publ.Date : Tue, 10 Nov 2009 20:31:51 GMT+00:00"; arnews[0] += "
"; arnews[1]="INTERVIEWING WWE AND TNA TALENT ON PWINSIDER.COM, JILLIAN HALL'S DIVAS TITLE ... - Pro Wrestling Insider
"; arnews[1] += "

INTERVIEWING WWE AND TNA TALENT ON PWINSIDER.COM, JILLIAN HALL'S DIVAS TITLE ...
Pro Wrestling Insider
If I recall correctly, Amy Dumas got the tattoo while traveling in Europe and an artist created it for her and inked it onto her without her knowing what it ...

"; arnews[1] += "
Publ.Date : Tue, 27 Oct 2009 14:01:23 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");