$(document).ready(function(){
	if (typeof(printMainFlash) != 'undefined') { 
		printMainFlash(); 
	}
	
});