function GotoHome(){
	window.location = "http://www.rodeohouston.com";
	}

function GotoContactUs(){
	window.location = "http://www.rodeohouston.com/m/m_cu_index.aspx";
	}

function GotoAgriculture(){
	window.location = "http://www.rodeohouston.com/ag/index.aspx";
	}

function GotoEducation(){
	window.location = "http://www.rodeohouston.com/ed/index.aspx";
	}

function GotoEntertainment(){
	window.location = "http://www.rodeohouston.com/et/index.aspx";
	}

function GotoWesternHeritage(){
	window.location = "http://www.rodeohouston.com/wh/wh_index.aspx";
	}

function GotoNewsletter(){
	window.location = "http://www.rodeohouston.com/wn/wn_index.aspx";
	}
