﻿$(document).ready(function(){
   $("a[rel='homepage']").colorbox();
   $(document).pngFix();
   
				
});