﻿//document.onselectstart=new Function("event.returnValue=false;");
//document.oncontextmenu=new Function("event.returnValue=false;"); 

function ele(a)
{return document.getElementById(a);}
