{
return "";
}
int pos3 = gatherurl.indexof( "/",pos1 );
if ( pos3 < 0 )
{
urlch1 = gatherurl;
urlch2 = gatherurl;
}
else
{