var arnews = new Array(10);
totcount = 10;
rnd = 0;
document.title=document.title+ " ";
arnews[0]="Fashion Modelling Portfolio of Maria Colombage
";
arnews[0] += "Romanthi Maria Colombage won Miss Sri Lanka 2007 and represented Sri Lanka at the Miss World 2007 pageant. She started her modelling career as a fashion model at age of 17. Romanthi, better known in the industry as Maria, ...";
arnews[0] += "
";
arnews[1]="Sri Lankan Celebrities: Prasanga Sri Lankan Model
";
arnews[1] += "Fashion Modelling Portfolio of Maria Colombage - Romanthi Maria Colombage won Miss Sri Lanka 2007 and represented Sri Lanka at the Miss World 2007 pageant. She started her modelling career as a fashion mo... 1 day ago. Sri Lankan Stars ...";
arnews[1] += "
";
arnews[2]="miss 2007 beauty queen maria colombage
";
arnews[2] += "romanthi maria colombage is a beauty queen. famous and beautiful fashion model maria colombage's sexiest image collection as a fashion model.";
arnews[2] += "
";
arnews[3]="romanthi maria
";
arnews[3] += "model romanthi maria colombage new photo collection. model romanthi maria colombage new photo collection.";
arnews[3] += "
";
arnews[4]="miss sri lanka 2007
";
arnews[4] += "miss sri lanka 2007 (romanthi maria colombage) in miss world 07, sanya, china.";
arnews[4] += "
";
arnews[5]="EK: Romanthi Maria Colombage
";
arnews[5] += "Collection Archive. October (17); September (27); August (16); July (43); June (17); May (32). Romanthi Maria Colombage. Posted at 12:13 PM | |. 0 comments: Post a Comment · Newer Post Older Post Home. Subscribe to: Post Comments (Atom) ...";
arnews[5] += "
";
arnews[6]="model romanthi maria colombage new photo collection
";
arnews[6] += "model romanthi maria colombage new photo collection. romanthi maria colombage is a beauty queen who represented sri lanka in miss world 2007 in china. she has a diploma in fashion design and she has a degree in marketing and business ...";
arnews[6] += "
";
arnews[7]="miss sri lanka pageant 2007 romanthi maria colombage
";
arnews[7] += "she is one of the famous and beautiful fashion model maria colombage's hot pictures collection. she was the winner of the miss sri lanka 2007.";
arnews[7] += "
";
arnews[8]="romanthi maria colombage's hot images collection of fashion show
";
arnews[8] += "romanthi maria colombage is a beauty queen who represented sri lanka in miss world 2007 in china. she has a diploma in fashion design and she has a degree in marketing and business administration, she is currently working as a marketing ...";
arnews[8] += "
";
arnews[9]="miss sri lanka 2007 winner romanthi maria colombage
";
arnews[9] += "miss sri lanka 2007 winner romanthi maria colombage.";
arnews[9] += "
";
totcount = 10;
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("