echo "=======> FIXING GENERALSTATS <========"
cd /home/visup/ls-VS/widget/football/widget/embed/m/generalstats/
rm index.html
wget http://ls.visualsport.com/football/widget/embed/m/generalstats
mv generalstats index.html
echo "=======> FIXING PERFORMANCECOMPARISON <========"
cd /home/visup/ls-VS/widget/football/widget/embed/m/performancecomparison/
rm index.html
wget http://ls.visualsport.com/football/widget/embed/m/performancecomparison
mv performancecomparison index.html
echo "=======> FIXING TOUCHMAP <========"
cd /home/visup/ls-VS/widget/football/widget/embed/m/touchmap/
rm index.html
wget http://ls.visualsport.com/football/widget/embed/m/touchmap
mv touchmap index.html
echo "=======> FIXING GOALMAP <========"
cd /home/visup/ls-VS/widget/football/widget/embed/m/goalmap/
rm index.html
wget http://ls.visualsport.com/football/widget/embed/m/goalmap
mv goalmap index.html
echo "=======> FIXING PLAYERDETAIL <========"
cd /home/visup/ls-VS/widget/football/widget/embed/m/playerdetail/
rm index.html
wget http://ls.visualsport.com/football/widget/embed/m/playerdetail
mv playerdetail index.html

echo "=======> FIXING MATCHTIMELINE <========"
cd /home/visup/ls-VS/widget/football/widget/embed/m/matchtimeline/
rm index.html
wget http://ls.visualsport.com/football/widget/embed/m/matchtimeline
mv matchtimeline index.html

echo "=======> FIXING MATCHCOMMENTARY <========"
cd /home/visup/ls-VS/widget/football/widget/embed/m/matchcommentary/
rm index.html
wget http://ls.visualsport.com/football/widget/embed/m/matchcommentary
mv matchcommentary index.html

echo "=======> FIXING FifaFinalStageMap <========"
cd /home/visup/ls-VS/widget/football/widget/embed/m/fifafinalstagemap/
rm index.html
wget http://ls.visualsport.com/football/widget/embed/m/fifafinalstagemap
mv fifafinalstagemap index.html

echo "=======> FIXING matchesresults <========"
cd /home/visup/ls-VS/widget/football/widget/embed/m/matchesresults/
rm index.html
wget http://ls.visualsport.com/football/widget/embed/m/matchesresults
mv matchesresults index.html
