
    function gotocategories()    {

      	document.forms['form'].action="index.php";

    }	


function delConfirmBox() {

 var delprop = alert("Are you sure you want to permenantly delete this property?");

}
