/*
 * loading
 */
function waitPreloadPage() {
	jQuery('#prepage').delay(3000).fadeOut('slow');
}
