function getEvent(ID, pageID) {
	ajaxpage("flashPHP/makeContent.php?event=true&ID=" + pageID + "&eventID=" + ID + "","content");
}