var arnews = new Array(9); totcount = 3; rnd = 0; document.write("
| ");
document.write("Wize Dezigns "); document.write("Updated : Fri, 04 Dec 2009 00:00:01 GMT "); document.write(" "); document.title=document.title+ " - Wize Dezigns"; document.title=document.title+ " "; arnews[0]="Wize Dezigns adds RSS feeds "; arnews[0] += "Wize Dezigns has added RSS feeds to WizeDezigns.com ";
arnews[0] += "Publ.Date : Mon, 07 Dec 2009 00:00:01 GMT"; arnews[0] += " "; arnews[1]="Wize Dezigns Becomes PWN Webmaster "; arnews[1] += "Wize Dezigns was recently asked to become the official webmaster for the St. Croix Valley Professional Women's network website PWNSCV.com ";
arnews[1] += "Publ.Date : Sun, 06 Dec 2009 00:00:01 GMT"; arnews[1] += " "; arnews[2]="Wize Dezigns earns Associate of the Year Award "; arnews[2] += "Angie Bendt of Wize Dezigns was awarded the \"Associate of the Year\" honor by the St. Croix Valley Builders Association. ";
arnews[2] += "Publ.Date : Fri, 04 Dec 2009 00:00:01 GMT"; 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]); } document.write(" |