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

function startup()
{
	
}
