
function znext (value,ts) { 
 if(value == true) 
 { 
  newurl = nexturl; 
 } 
} 
