
function initMMP()
{
var pts=[]
mmp_mkr(1,"Sichuan province","Chengdu is the provincial capital","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",101.8433,30.99645)
mmp_mkr(2,"Wenchuan","<SPAN name='attr'>epicentre of earthquake</SPAN>","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",103.623,31.46615)
mmp_mkr(3,"Shaanxi province","Methanol ops shut down in neighbouring province to Sichuan<BR>","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",108.949,34.26168)
mmp_mkr(4,"Deyang ","Melamine ops shut in<BR>","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",104.3875,31.13611)
mmp_mkr(5,"Chongqing","Home to&nbsp;many acetyls operations","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",106.5458,29.55278)
mmp_mkr(6,"Chengdu","Provincial capital<BR>","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",104.0625,30.52441)
mmp_mkr(7,"Shifang","<DIV align='left'><DIV dir='ltr'>Site of collapsed&nbsp;ammonia plants</DIV></DIV>","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",104.1652,31.1282)
centreMap()
}

function prepMMP()
{ 
mmp_control.mapName="107438459188708168595.00044d1b158ac06c11ae6"
mmp_control.displayWidth=438
mmp_control.displaySideWidth=256
mmp_control.displayHeight=400
mmp_control.displayMapType=0
mmp_control.navControl=1
mmp_control.typeControl=1
mmp_control.scaleControl=1
mmp_control.shadow=1
mmp_control.mapCursor=1
mmp_control.trafficLayer=0
mmp_control.overviewMap=0
mmp_control.scrollWheelZoom=0
mmp_control.doubleClickZoom=1
mmp_control.continuousZoom=1
mmp_control.fixedView=0
mmp_control.infoWidth=0
mmp_control.infoHeight=0
mmp_control.infoWindowType=0
mmp_control.bounds=[101.8433,29.55278,108.949,34.26168]
mmp_control.headColor="midnightblue"
mmp_control.headBackColor="whitesmoke"
mmp_control.backColor="white"
mmp_control.textColor="black"
mmp_control.highlightColor="green"
mmp_control.highlightBackColor="ivory"
mmp_control.textFont="Arial"
mmp_control.titleFont="Arial"
mmp_control.textHeight="13px"
mmp_control.titleHeight="15px"
mmp_control.subHeight="11px"
mmp_control.showSidebar=0
mmp_control.showTitlebar=0
mmp_control.initialDetail=2
mmp_control.sortOrder=1
mmp_control.infoRecentre=0
mmp_control.changeDetail=1
mmp_control.changeViewAll=1
mmp_control.changeFullScreen=1
mmp_control.showAnimation=0
mmp_control.showIntro=0
mmp_control.mapX=106.286
mmp_control.mapY=32.46137
mmp_control.displayZoomLevel=4
mmp_control.channelPlaceFinder=0
mmp_control.channelWikipedia=0
mmp_control.channelEvents=0
mmp_control.channelHotels=0
mmp_control.channelLocal=0
mmp_control.enableChannels=0

}
