if (window.location.href.indexOf('/preview/') != -1)
{
	window.onload = '';
}
