#SWITCH mod_rewrite ON

Options +FollowSymLinks

RewriteEngine on

AddDefaultCharset windows-1256


RewriteRule ^sitemap.xml  sitemap.php

RewriteRule index.html$ index.php

RewriteRule pages-(.*)\.html$ pages.php?id=$1

RewriteRule ajax-(.*)\.js$ ajaxu.php?id=$1

RewriteRule viewblue-(.*)\.html$ viewblue.php?id=$1

RewriteRule ajax2-(.*)\.js$ show2.php?id=$1

RewriteRule show-(.*)\.html$ show.php?id=$1
RewriteRule show-(.*)/(.*)/(.*)$ show.php?id=$1
RewriteRule show-(.*)\.html&do=docomment$ show.php?id=$1&do=docomment

RewriteRule album-(.*)\.html$ album.php?id=$1

RewriteRule songser-(.*)\.html$ songser.php?country=$1

RewriteRule songat-(.*)\.html$ songat.php?id=$1

RewriteRule songat-(.*)\.html&do=docomment$ songat.php?id=$1&do=docomment

RewriteRule modules-(.*)\.html$ modules.php?id=$1

RewriteRule modules_sub-(.*)\.html$ modules_sub.php?id=$1

RewriteRule webmed-(.*)\.html$ webmed.php?id=$1

RewriteRule videoclip.html$ videoclip.php

RewriteRule videoclip-(.*)\.html$ videoclip.php?D=$1

RewriteRule video.html$ video.php

RewriteRule sound.html$ sound.php

RewriteRule register.html$ register.php

RewriteRule archive.html$ archive.html

RewriteRule contact.html$ contact.php

RewriteRule search.html?do=lost$ search.php?do=lost

RewriteRule whatch-(.*)\.html$ video_do.php?id=$1

RewriteRule whatch-(.*)\.html&do=docomment$ video_do.php?id=$1&do=docomment

RewriteRule modules2.html$ modules2.php

RewriteRule search.html$ search.php

RewriteRule singer.html$ singer.php

RewriteRule footer.html$ footer.php

RewriteRule last.js$ lastaudio.php

RewriteRule lastcom.js$ lastcom.php

RewriteRule lastuser.js$ lastuser.php

RewriteRule lastvd.js$ lastvedio.php   

RewriteRule topblu.js$ topblu.php

RewriteRule last-song.js$ last-song.php

RewriteRule books.html$ books.php

RewriteRule trans.html$ trans.php

RewriteRule webshow.html$ webshow.php

RewriteRule addvideo.html$ addvideo.php

RewriteRule addbooks.html$ addbooks.php

RewriteRule addweb.html$ addweb.php

RewriteRule picmod.html$ picmod.php

RewriteRule showpic.html$ showpic.php

RewriteRule showpic-(.*)\.html$ showpic.php?id=$1

RewriteRule showpic-(.*)\.html&do=docomment$ showpic.php?id=$1&do=docomment

RewriteRule web-(.*)\.html$ web.php?id=$1

RewriteRule fav-(.*)\.html$ fav.php?id=$1

RewriteRule favbook-(.*)\.html$ favbook.php?id=$1

RewriteRule bookshow-(.*)\.html$ bookshow.php?id=$1
RewriteRule listen-(.*)-(.*)\.html$ player.php?id=$1
RewriteRule downloadmp3-(.*)-(.*)\.html$ downloadmp3.php?id=$1
RewriteRule downloadrm-(.*)-(.*)\.html$ downloadrm.php?id=$1