$(document).ready(function(){$(document).on("click","#urlPromtoion",function(){var n=$(this).prop("href");return n!=""&&n!=null&&window.open(n,"GoogleWindow","height=800,width=800"),!1})})