var newslist=new Array(); var cnt=0; // current news item var curr = ""; var i=-1; // current letter being typed newslist[0]=new Array('Design Perfection - World exclusive review of Sony CyberShot DSC-T70 and DSC-T200','http://www.e-fotografija.si/templates/?a=1044&z=97'); newslist[1]=new Array('Followup - Extreme memory card testing in Nuclear Power Plant Krško labs','http://www.e-fotografija.si/templates/?a=1018&z=97'); newslist[2]=new Array('Interview with Mr Koichiro Yamada, Nikon Gmbh','http://www.e-fotografija.si/templates/?a=1006&z=97'); newslist[3]=new Array('Canon EOS 1D MkIII - First impressions','http://www.e-fotografija.si/templates/?a=967&z=97'); newslist[4]=new Array('Too much of a good thing','http://www.e-fotografija.si/templates/?a=856&z=97'); newslist[5]=new Array('Tamron SP AF 70-200mm f\/2.8 Di LD (IF) macro','http://www.e-fotografija.si/templates/?a=843&z=97'); newslist[6]=new Array('SDHC ATP 4Gb Class 6 memory card review in Nuclear Power Plant Krško labs','http://www.e-fotografija.si/templates/?a=827&z=97'); newslist[7]=new Array('Pentax K10D \/ DIWA Awards Review','http://www.e-fotografija.si/templates/?a=679&z=97'); newslist[8]=new Array('Nikon D80 \/ DIWA Awards review','http://www.e-fotografija.si/templates/?a=633&z=97'); newslist[9]=new Array('Canon EOS 400D (Rebel XTi) \/ DIWA Awards review','http://www.e-fotografija.si/templates/?a=632&z=97'); newslist[10]=new Array('Nikon interview: Charles- André Wamberque','http://www.e-fotografija.si/templates/?a=622&z=97'); newslist[11]=new Array('Photokina 2006 \/ New trends in photography','http://www.e-fotografija.si/templates/?a=620&z=97'); newslist[12]=new Array('SanDisk interview \/ Tanya Chuang','http://www.e-fotografija.si/templates/?a=617&z=97'); newslist[13]=new Array('Digicam or DSLR?','http://www.e-fotografija.si/templates/?a=1028&z=97'); newslist[14]=new Array('Sony Alpha 100 \/ first review','http://www.e-fotografija.si/templates/?a=537&z=97'); newslist[15]=new Array('Sony Alpha \/ A new player in the DSLR arena','http://www.e-fotografija.si/templates/?a=535&z=97'); newslist[16]=new Array('Protect the body','http://www.e-fotografija.si/templates/?a=1031&z=97'); newslist[17]=new Array('Formula 1, democracy and digital capture','http://www.e-fotografija.si/templates/?a=1030&z=97'); newslist[18]=new Array('Olympus E-500 \/ DIWA Awards review','http://www.e-fotografija.si/templates/?a=424&z=97'); newslist[19]=new Array('Konica Minolta Dynax 5D \/ DIWA Awards review','http://www.e-fotografija.si/templates/?a=398&z=97'); newslist[20]=new Array('Problems of the digital technology \/ Compact cameras vs. DSLRs','http://www.e-fotografija.si/templates/?a=360&z=97'); newslist[21]=new Array('Photographers in fear of the dust','http://www.e-fotografija.si/templates/?a=349&z=97'); newslist[22]=new Array('Konica Minolta Dynax 7D \/ Diwa Awards review','http://www.e-fotografija.si/templates/?a=252&z=97'); newslist[23]=new Array('SanDisk press conference \/ Photokina 2004','http://www.e-fotografija.si/templates/?a=230&z=97'); newslist[24]=new Array('Compact Flash Association (ENG \/ SLO)','http://www.e-fotografija.si/templates/?a=227&z=97'); newslist[25]=new Array('Interview with Olympus representatives Toshifumi Nakano and Masaharu Hamada','http://www.e-fotografija.si/templates/?a=228&z=97'); newslist[26]=new Array('Interview with Mr. Takaya Iwasaki, Canon representative for Central East and North East Europe, Sub-Sahara Africa and Middle East','http://www.e-fotografija.si/templates/?a=226&z=97'); newslist[27]=new Array('PhotographyBLOG and Mark Goldstein','http://www.e-fotografija.si/templates/?a=197&z=97'); newslist[28]=new Array('Compact Flash cards and transfer rates','http://www.e-fotografija.si/templates/?a=177&z=97'); newslist[29]=new Array('Canon EF 70 – 300 4.5-5.6 DO IS USM \/ Comparative test','http://www.e-fotografija.si/templates/?a=148&z=97'); newslist[30]=new Array('Canon EOS 1D Mark II','http://www.e-fotografija.si/templates/?a=101&z=97'); newslist[31]=new Array('When your favourite tool lets you down','http://www.e-fotografija.si/templates/?a=1029&z=97'); function newsticker() { // next character of current item if (i < newslist[cnt][0].length - 1) { i++; temp1 = newslist[cnt][0]; temp1 = temp1.split(''); curr = curr+temp1[i]; temp2 = newslist[cnt][1]; mtxt.innerHTML = ""+curr+"_"; setTimeout('newsticker()',20) return; } // new item i = -1; curr = ""; if (cnt<\/span>'); newsticker();