﻿
$(function() {

//    $("a").each(function() {
//    
//        $(this).attr("href", encodeURI($(this).attr("href")));
//        //alert($(this).attr("href"));
//    })
})



