
function showadd(object){
	object.src = "../images/buttons/add.gif";
}
function showadd_o(object){
	object.src = "../images/buttons/add_o.gif";
}

function showok(object){
	object.src="../images/buttons/ok.gif";
}

function showok_o(object){
	object.src="../images/buttons/ok_o.gif";
}

function showcancel(object){
	object.src = "../images/buttons/cancel.gif";
}
function showcancel_o(object){
	object.src = "../images/buttons/cancel_o.gif";
}

function showdelete(object){
	object.src="../images/buttons/delete.gif";
}

function showdelete_o(object){
	object.src="../images/buttons/delete_o.gif";
}

function showreset(object){
	object.src="../images/buttons/reset.gif";
}

function showreset_o(object){
	object.src="../images/buttons/reset_o.gif";
}

function showset(object){
	object.src="../images/buttons/set.gif";
}

function showset_o(object){
	object.src="../images/buttons/set_o.gif";
}

function showsearch(object){
	object.src="../images/buttons/search.gif";
}

function showsearch_o(object){
	object.src="../images/buttons/search_o.gif";
}

function showsubmit(object){
	object.src="../images/buttons/submit.gif";
}

function showsubmit_o(object){
	object.src="../images/buttons/submit_o.gif";
}

function showgo(object){
	object.src="../images/buttons/go.gif";
}

function showgo_o(object){
	object.src="../images/buttons/go_o.gif";
}

function showBind(object){
	object.src="../images/buttons/bind.gif";
}
function showBind_o(object){
	object.src="../images/buttons/bind_o.gif";
}
function showchangeOid(object){
	object.src="../images/buttons/change_oid.gif";
}
function showchangeOid_o(object){
	object.src="../images/buttons/change_oid_o.gif";
}
function showcUnbind(object){
	object.src="../images/buttons/unbind.gif";
}
function showcUnbind_o(object){
	object.src="../images/buttons/unbind_o.gif";
}
function showChangeWeight(object){
	object.src="../images/buttons/change_weight.gif";
}
function showChangeWeight_o(object){
	object.src="../images/buttons/change_weight_o.gif";
}
function showchangeOrder(object){
	object.src="../images/buttons/change_order.gif";
}
function showchangeOrder_o(object){
	object.src="../images/buttons/change_order_o.gif";
}
function showRefresh(object){
	object.src="../images/buttons/refresh.gif";
}
function showRefresh_o(object){
	object.src="../images/buttons/refresh_o.gif";	
}
function showKaishitongji(object){
	object.src="../images/buttons/kaishitongji.gif";
}
function showKaishitongji_o(object){
	object.src="../images/buttons/kaishitongji_o.gif";	
}
function showsave(object){
	object.src="../images/buttons/save.gif";
}
function showsave_o(object){
	object.src="../images/buttons/save_o.gif";	
}
function showquery(object){
	object.src="../caseopen/images/buttons/query.gif";
}
function showquery_o(object){
	object.src="../caseopen/images/buttons/query_o.gif";	
}
function showchongtian(object){
	object.src="../caseopen/images/buttons/chongtian.gif";
}
function showchongtian_o(object){
	object.src="../caseopen/images/buttons/chongtian_o.gif";	
}
function showxiugai(object){
	object.src="../caseopen/images/buttons/xiugai.gif";
}
function showxiugai_o(object){
	object.src="../images/buttons/xiugai_o.gif";	
}
function showprint(object){
	object.src="../caseopen/images/buttons/print.gif";
}
function showprint_o(object){
	object.src="../caseopen/images/buttons/print_o.gif";	
}
