or
<a class="icon-help" data-popup="<img data-relpath='Content/images/AccountExample.jpg' class='pathFix' />" href="#"> <img src="../../content/images/skin/bg/icon-help.png"></a>
<a data-type="image" data-popup="AccountExample.jpg" href="#" data-role="tooltip">Blah Blah</a><script id="pop-template" type="text/x-kendo-template"> #if(target.data('type')=='image'){# <img src='@Url.Content("~/Content/images/")#=target.data('popup')#'> #}else{# #=target.data('popup')# #}#</script>