
function SelecText(pre)
{
document.getElementById("ad").select();
}
