function read_ch() // Chairman CV
{
	window.location.href= 'UserPages/user_site_content.aspx?page_key=chairman_cv';
}

function read_ch3() //About Us
{
	window.location.href= 'UserPages/user_site_content.aspx?page_key=about_us';
}

function read_ch2() //Our Services
{
	window.location.href= 'UserPages/user_site_content.aspx?page_key=our_services';
}

function read_ch1() //Our Offices
{
	window.location.href= 'UserPages/our_offices.aspx?group_key=asca_office';
}