
function Loadfile(reqFile)
{
   var Path;
   
   Path = "72.29.76.202/~wwwdale/service/"+reqFile;
   // alert(Path);
   // window.open(Path);
}
