/**
 * @author mryan
 */

window.onload = function()
{
	var inputarray = mag.gtag("input");
	//alert(inputarray.length);
	PNGFix();
}


