var arnews = new Array(4); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="London (lifestyle and spirit brands) - £ competitive
"; arnews[0] += "We are looking for an experienced designer to join our team and set up our in house studio. As the agency’s lead creative, working on behalf of our exciting portfolio of clients including Bacardi, Ray-Ban and PUMA, you’ll be responsible for producing some


"; arnews[0] += "
Publ.Date : Thu, 14 Jan 2010 17:52:18 GMT"; arnews[0] += "
"; arnews[1]="Senior Designer
"; arnews[1] += "We are looking for an experienced designer to join our team and set up our in house studio. As the agency’s lead creative, working on behalf of our exciting portfolio of clients including Bacardi, Ray-Ban and PUMA, you’ll be responsible for producing some
"; arnews[1] += "
Publ.Date : Thu, 14 Jan 2010 16:48:39 GMT"; arnews[1] += "
"; arnews[2]="Artworker / Digital Designer
"; arnews[2] += "Due to a number of pitch wins we are looking for a collaboraitve individual with a proven track record of working with colleagues to deliver first class print ready artwork and digital design/build. The chosen candidate will be able to deliver: High qu


"; arnews[2] += "
Publ.Date : Thu, 14 Jan 2010 15:44:10 GMT"; arnews[2] += "
"; arnews[3]="Lecturer in Industrial Design
"; arnews[3] += "School of Art, Design & Architecture £30,881 - £34,756 Ref: 4383 We provide an exciting, stimulating place to learn and work. Our standards of academic achievement are high, our environment is inspiring and we embrace innovation in all that we do
"; arnews[3] += "
Publ.Date : Thu, 14 Jan 2010 15:44:10 GMT"; arnews[3] += "
"; totcount = 4; 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("
");