/* chri_le_roux 2009 */
var what="";
function gs_blowUp(what) {
	document.getElementById(what).style.display = 'block';
	//document.getElementById('consultingTextPreview').style.display = 'none';
}
