function openTraining(){
	var newWin = window.open("training.cfm","training","width=810,height=660");
};