function application_form() {

	var axel = Math.random()+"";
	var a = axel * 10000000000000;
	var ord = Math.random()*1000000000000;
	
	document.getElementById('application_tag').innerHTML=
	'<img src="http://ad.uk.doubleclick.net/activity;src=1695354;type=appli290;cat=appli649;ord=1;num=0123456789?" width="1" height="1" border="0" alt="" /><img SRC="http://fls.doubleclick.net/activityi;src=1695354;type=pbapp043;cat=pbapp299;ord=1;num=' + a +'?" WIDTH="1" HEIGHT="1"/>'
	
	return true;

}
