// JavaScript Document


  	function changeSource1()
	{
		document.getElementById("frame_u").src="upcoming/upcoming1.html"
	}
	function changeSource2()
	{
		document.getElementById("frame_u").src="upcoming/upcoming2.html"
	}
		function changeSource3()
	{
		document.getElementById("frame_u").src="upcoming/upcoming3.html"
	}
