﻿$(document).ready(function() 
{
 $(document).pngFix();
});

$(window).load(function () 
{ 
});

$(window).resize(function()
{
});
