﻿﻿﻿/// <reference path="http://wwwdev.4imprint.com/_JS/jquery/jquery-vsdoc.js" />
$(function() { $('.thumbnail a img').bind('error', function() { $(this).attr('src', '/content/common%20to%20all/images/core/NoImg.gif'); }); });


