

$(document).ready(function(){
   $(document).pngFix();
});

$(document).ready(function(){
   $("#contactform").validate();
});
