function mes( m ){
	if ( m == 1 ){
		alert("AIM Screenname can find live support by adding GOCAMBODIA to their Contact List.");
	}else if ( m == 2){
		alert("GTalk users can find live support by adding GOCAMBODIA to their Contact List.");
	}else if ( m == 3 ){
		alert("ICQ users can find live support by adding #252549626 to their Contact List.");
	}else if ( m == 4 ){
		alert("MSN Messenger users can find live support by adding GOCAMBODIA@HOTMAIL.COM to their Contact List.");
	}else if ( m == 5 ){
		alert("Skype users can find live support by adding GOCAMBODIA to their Contact List.");
	}else if ( m == 6 ){
		alert("Yahoo Messenger users can find live support by adding GOCAMBODIAIM to their Contact List.");
	}else if ( m == 7 ){
		window.open('http://www.gocambodia.com/request.asp','request','Height=490,Width=590,location=no,menubar=no,Resizable=no,scrollbars=no,toolbar=no');
	}
}
