var temp1sub = 'Newport Banning Ranch DEIR';
var temp2sub = 'Newport Banning Ranch DEIR';

var temp1con = "<input type=\"hidden\" name=\"letter_top\" value=\"City of Newport Beach<br>3300 Newport Boulevard<br>Newport Beach, California 92663<br>Attention: Patrick Alford<br><br>\"><input type=\"hidden\" name=\"letter_top11\" value=\"RE: Newport Banning Ranch DEIR\"><input type=\"hidden\" name=\"letter_top12\" value=\"Dear Mr. Alford,\"><input type=\"hidden\" name=\"letter_top2\" value=\"<br><br>Thank you for the opportunity to comment on the Newport Banning Ranch Draft Enviromental Impact Report (DEIR). Please include the following comments and concerns in the official record. Please include the following comments and concerns in the official record.\">City of Newport Beach<br>3300 Newport Boulevard<br>Newport Beach, California 92663<br>Attention: Patrick Alford<br><br>RE: Newport Banning Ranch DEIR<br><br><br>Dear Mr. Alford,<br><br>Thank you for the opportunity to comment on the Newport Banning Ranch Draft Environmental Impact Report (DEIR). Please include the following comments and concerns in the official record.";
var temp2con = "";



function ChooseTemplate(val1,val2)
{
	document.getElementById('subject').value = val1;
	document.getElementById('content').innerHTML = val2;
	
}
