var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Pic of a woman getting a tattoo.
"; arnews[0] += "Body Art v Body Tart When does a tattoo go from turn-on to turn-off? Sexy sigil to tramp stamp? If you're stuck for a gift idea this Valentine's Day and you're thinking about getting a tattoo emblazoned with the name of your loved-one, think again."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 03:16:09 GMT"; arnews[0] += "
"; arnews[1]="Banked Track Roller Derby Debuts in San Diego
"; arnews[1] += "After training for two years on a secondhand banked track in their private training facility, the San Diego Derby Dolls have finally reached their goal of bringing their first ever, public banked track bout to the fans of San Diego."; arnews[1] += "
Publ.Date : Mon, 11 Jan 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Carrot Top Exercises Right to Bare Arms
"; arnews[2] += "We're surprised Carrot Top made it past TSA with the guns he was carrying yesterday at LAX."; arnews[2] += "
Publ.Date : Thu, 17 Jul 2008 07:00:00 GMT"; arnews[2] += "
"; arnews[3]="Motley Crue's quiet guitarist soldiers on
"; arnews[3] += "Motley Crue tours across Canada starting in Victoria, Jan. 23. Photograph by: Getty Images, Getty Images The spotlight rarely shines on the shoulders of Motley Crue guitarist Mick Mars."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 13:25:35 GMT"; arnews[3] += "
"; arnews[4]="Finding the Right Tattoo Artist
"; arnews[4] += "It took me awhile to find the right tattoo artist in the small area in which I live, but it's not because there is a lack of tattoo shops in the area."; arnews[4] += "
Publ.Date : Mon, 01 Feb 2010 18:07:05 GMT"; arnews[4] += "
"; arnews[5]="Tattoos linked to deviance?
"; arnews[5] += "Jeff Robertson's knuckles may say 'punk,' but he says he's as harmless as the tattoo of his baby kitten on his right thigh."; arnews[5] += "
Publ.Date : Sat, 30 Jan 2010 08:00:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");