function google_track(){
	document.getElementById('googleA').setAttribute('src', 'adwords.html');
}

function adconion_land_track(){
	document.getElementById('adconionA').setAttribute('src', 'adc_land.html');
}

function adconion_homes_track(){
	document.getElementById('adconionA').setAttribute('src', 'adc_homes.html');
}

function adconion_land_conversion(){
	document.getElementById('adconionA').setAttribute('src', 'adc_land_conv.html');
}

function adconion_homes_conversion(){
	document.getElementById('adconionA').setAttribute('src', 'adc_homes_conv.html');
}
