function SetActiveColor(td_id){
	td_id.style.backgroundColor = '#758C9B';
	return;
};

function SetDefaultColor(td_id){
	td_id.style.backgroundColor = '#4E667B';
	return;
};

function polec_nas(){
	window.open("polec_nas.php",'popup','scrollbars=0, resize=0, top=40, left=40, width=400, height=430');
};

function send_via_email(adres_via){
	window.open("send_via_email.php?adres_via=" + adres_via,'popup','scrollbars=0, resize=0, top=40, left=40, width=400, height=430');

};

google_ad_client = "pub-2539562931133354";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "9A6019";
google_color_bg = "4E667B";
google_color_link = "000000";
google_color_url = "F77A00";
google_color_text = "E8A64F";

