function mp(img_name,img_src) {document[img_name].src=img_src}
function clickIE() {if (document.all) {(message);return false;}} 
document.oncontextmenu=new Function("return false")


