



var ait,ncnnt=3,pplay=0;

function xchng(){
npics.innerHTML='<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><p class="TinyDarkGrey" align="left"><a title="Click NOW for MORE information" href="'+domn+'/cgi-bin/master/searchall.cgi\?action=gallery&theuser=worldcup&rsize=0&keywords='+pcs[ncnnt]+'&code=0&mode=phrases&safe=off" class="ClearA">'+pcs[eval(ncnnt+2)]+'</a></td><td rowspan="2"><a href="'+domn+'/cgi-bin/master/searchall.cgi\?action=gallery&theuser=worldcup&rsize=0&keywords='+pcs[ncnnt]+'&code=0&mode=phrases&safe=off" style="cursor: url\(\''+domn+'/master/images/zoom.cur\'\)\;"><img onmouseout="galry.style.visibility=\'hidden\'\;" onmouseover="galry.style.top=eval\(document.body.scrollTop+6\)\;galry.style.visibility=\'visible\'\;gally.src=\''+addrs+'images/gallery/'+pcs[ncnnt]+'\'\;" onerror="glimage.src=\''+addrs+'images/gallery/'+pcs[ncnnt]+'\'\;" border="0" src="'+addrs+'images/gallery/thumbs/'+pcs[ncnnt]+'" width="99" height="65" align="right" hspace="4" name="glimage"></a></td></tr><tr><td align="right"><p class="TinyDarkGrey"><a title="View ALL NEW Notebooks and Computers" href="'+domn+'/cgi-bin/master/searchall.cgi\?action=gallery&theuser=tellnet&rsize=0&keywords=New+Item&code=0&mode=phrases&safe=off" class="ClearA">.... <i>View all...</i></a></td></tr>';



//<tr><td colspan="2" align="center"><p class="TinyDarkGrey"><input name="keywords" type="text" size="22" style="font-size: 10px; color: #808080" onclick="fndd\(\)\;"><input onclick="\if\(document.phots.keywords.value==\'\'\)\{document.phots.keywords.value=\'g0\'\;phots.submit\(\)\;\}else\{phots.submit\(\)\;\}" style="font-size: 10px; color: #808080" type="button" value="Find Photo"></td></tr><tr><td align="left"><p class="TinyDarkGrey"><a class="ClearA" href="'+domn+'/cgi-bin/master/searchall.cgi\?action=gallery&theuser=worldcup&rsize=0&keywords=g0&code=0&mode=phrases&safe=off" title="View Recent Photos .."><i>Recent photos</i></a></td><td align="right"><p class="TinyDarkGrey"><a class="ClearA" href="'+domn+'/cgi-bin/master/searchall.cgi\?action=gallery&theuser=worldcup&rsize=0&keywords=g0&code=0&mode=phrases&safe=off" title="View all photos .."><i>View all photos</i></a></td></tr><tr><td align="left" colspan="2"><p class="TinyDarkGrey" align="right"><a class="ClearA" href="javascript:void\(0\)" title="Upload your photos and tell us your story  .."><i>Upload Your Photographs</i></a></p></td></tr></table>';



ncnnt++;
ncnnt++;
ncnnt++;
if(ncnnt>=allpics){ncnnt=0;}
}



function pprv(){
document.phots.plly.src=addrs+'images/rec.png';
clearInterval(ait);
pplay=1;
if(ncnnt>=6){ncnnt=eval(ncnnt-6);xchng();}
}


function pplyy(){
if(pplay==0){
clearInterval(ait);
document.phots.plly.src=addrs+'images/rec.png';
pplay=1;}
else{
xchng();
ait=setInterval('xchng()',4000);
document.phots.plly.src=addrs+'images/pause.png';
pplay=0;}
}


function nnxt(){
clearInterval(ait);
document.phots.plly.src=addrs+'images/rec.png';
pplay=1;
if(ncnnt<eval(pcs.length)){xchng();}
}



function fndd(){
clearInterval(ait);
document.phots.plly.src=addrs+'images/rec.png';
pplay=1;
}

