function sonrakiResim(nextPicture){ var nextLink=new String(nextPicture); setTimeout("location.href='"+nextLink+"'", 10000); }