$(document).ready(function(){
	initIndex();
});

function initIndex()
{

} // initIndex()