string stotalone = tmpallstr.substring( end_n1,end_nums - end_n1 );
if ( stotalone.indexof( "http://" ) <0 )
{
if ( stotalone.indexof( "/" ) == 0 )
{
stotalone = urlch1 + stotalone;
}
else