function dothis(what) {
    $('#maincontent').load(what);
    

}



