// JavaScript Document
function language(lang)
{
	header("location:http://www.dalilasaneantes.com.br?lang="+lang);
}
