// JavaScript Document
window.onload = function(){
	if(init_page){
		init_page();
	}
}
