// JavaScript Document
document.write('<table width="100%" style="display: none" name="eldoradoCities" id="eldoradoCities" >')
document.write('<tbody>')
document.write('<tr>')
document.write('<td class="defaultBlack" width="33%"><img src="images/bg.gif" width="185" height="1" border=="0" /></td>')
document.write('<td class="defaultBlack"  width="33%"><img src="images/bg.gif" width="185" height="1" border=="0" /></td>')
document.write('<td class="defaultBlack" width="33%"><img src="images/bg.gif" width="185" height="1" border=="0" /></td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td class="defaultBlack" width="33%" name="eldoradoMulti" id="eldoradoMulti"></td>')
document.write('<td class="defaultBlack"  width="33%"><img src="images/bg.gif" width="185" height="1" border=="0" /></td>')
document.write('<td class="defaultBlack" width="33%"><img src="images/bg.gif" width="185" height="1" border=="0" /></td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td class="defaultBlack" width="33%" align="left">')
	   if (cities.indexOf("Cameron Park") > -1){
							  document.write('<input type="checkbox" value="119" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Cameron Park" />')
							  }else {
							  document.write('<input type="checkbox" value="119" name="'+cityKey+'" id="'+cityKey+'" alt="Cameron Park" />')
							  } 
document.write('Cameron Park </td>')
document.write('<td class="defaultBlack"  width="33%" align="left">')
	   if (cities.indexOf("Camino") > -1){
							  document.write('<input type="checkbox" value="120" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Camino" />')
							  }else {
							  document.write('<input type="checkbox" value="120" name="'+cityKey+'" id="'+cityKey+'" alt="Camino" />')
							  } 
document.write('Camino </td>')
document.write('<td class="defaultBlack" width="33%" align="left">')
	   if (cities.indexOf("Coloma") > -1){
							  document.write('<input type="checkbox" value="177" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Coloma" />')
							  }else {
							  document.write('<input type="checkbox" value="177" name="'+cityKey+'" id="'+cityKey+'" alt="Coloma" />')
							  } 
document.write('Coloma </td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("Cool") > -1){
							  document.write('<input type="checkbox" value="185" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Cool" />')
							  }else {
							  document.write('<input type="checkbox" value="185" name="'+cityKey+'" id="'+cityKey+'" alt="Cool" />')
							  } 
document.write('Cool</td>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("Diamond Springs") > -1){
							  document.write('<input type="checkbox" value="233" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Diamond Springs" />')
							  }else {
							  document.write('<input type="checkbox" value="233" name="'+cityKey+'" id="'+cityKey+'" alt="Diamond Springs" />')
							  } 
document.write('Diamond Springs </td>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("El Dorado") > -1){
							  document.write('<input type="checkbox" value="261" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="El Dorado" />')
							  }else {
							  document.write('<input type="checkbox" value="261" name="'+cityKey+'" id="'+cityKey+'" alt="El Dorado" />')
							  } 
document.write('El Dorado </td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("El Dorado Hills") > -1){
							  document.write('<input type="checkbox" value="262" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="El Dorado Hills" />')
							  }else {
							  document.write('<input type="checkbox" value="262" name="'+cityKey+'" id="'+cityKey+'" alt="El Dorado Hills" />')
							  } 
document.write('El Dorado Hills </td>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("Georgetown") > -1){
							  document.write('<input type="checkbox" value="322" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Georgetown" />')
							  }else {
							  document.write('<input type="checkbox" value="322" name="'+cityKey+'" id="'+cityKey+'" alt="Georgetown" />')
							  } 
document.write('Georgetown</td>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("Lincoln Hills") > -1){
							  document.write('<input type="checkbox" value="18582" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Lincoln Hills" />')
							  }else {
							  document.write('<input type="checkbox" value="18582" name="'+cityKey+'" id="'+cityKey+'" alt="Lincoln Hills" />')
							  } 
document.write('Lincoln Hills </td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("Pilot Hill") > -1){
							  document.write('<input type="checkbox" value="707" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Pilot Hill" />')
							  }else {
							  document.write('<input type="checkbox" value="707" name="'+cityKey+'" id="'+cityKey+'" alt="Pilot Hill" />')
							  } 
document.write('Pilot Hill </td>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("Placerville") > -1){
							  document.write('<input type="checkbox" value="720" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Placerville" />')
							  }else {
							  document.write('<input type="checkbox" value="720" name="'+cityKey+'" id="'+cityKey+'" alt="Placerville" />')
							  } 
document.write('Placerville </td>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("Pollock Pines") > -1){
							  document.write('<input type="checkbox" value="728" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Pollock Pines" />')
							  }else {
							  document.write('<input type="checkbox" value="728" name="'+cityKey+'" id="'+cityKey+'" alt="Pollock Pines" />')
							  } 
document.write('Pollock Pines </td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("Rescue") > -1){
							  document.write('<input type="checkbox" value="765" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Rescue" />')
							  }else {
							  document.write('<input type="checkbox" value="765" name="'+cityKey+'" id="'+cityKey+'" alt="Rescue" />')
							  } 
document.write('Rescue </td>')
document.write('<td class="defaultBlack" align="left">')
	   if (cities.indexOf("Shingle Springs") > -1){
							  document.write('<input type="checkbox" value="873" name="'+cityKey+'" id="'+cityKey+'" checked="checked" alt="Shingle Springs" />')
							  }else {
							  document.write('<input type="checkbox" value="873" name="'+cityKey+'" id="'+cityKey+'" alt="Shingle Springs" />')
							  } 
document.write('Shingle Springs </td>')
document.write('<td class="defaultBlack" align="left">&nbsp;</td>')
document.write('</tr>')
document.write('</tbody>')
document.write('</table>')