<script type="text/javascript">
jQuery(".ur-section").click(function(){
jQuery(this).wrap("<a href="http://google.com"></a>");});
</script>
<script type="text/javascript">
jQuery(".ur-section").click(function(){
jQuery(this).wrap("<a href="http://google.com"></a>");});
</script>