// JavaScript Document
function mm_OpenWinProspect2008() {
//	var tempwin1=window.open('http://www.asianmilechallenge.com/2008/prospectus/english/amc08_index.asp','','scrollbars=yes,toolbar=no,resizable=yes,menubar=yes,location=yes,left=0,top=0,width=800,height=550');
	var tempwin1=window.open('http://www.asianmilechallenge.com/2008/prospectus/english/amc08_index.asp','','scrollbars=yes,toolbar=no,resizable=yes,menubar=yes,location=yes,left=0,top=0,width=800,height=550');
	
}
function mm_OpenWinRace2007() {
	var tempwin1=window.open('http://www.asianmilechallenge.com/2007/english/amc07_index.asp','','scrollbars=yes,toolbar=no,resizable=yes,menubar=yes,location=yes,left=0,top=0,width=800,height=550');
}