I have this zen cart installed and when I click on a category(Clothes) the resulting url looks like


http://www.mysite.com/index.php?main...index&cPath=65
What I want is to change it to
http://www.mysite.com/index.php?main_page=Clothes

What would be the best way to do this?