	function inscrie() {		window.location.replace ("http://www.anuntul-olteniei.ro/login/inscrie.php");		}	function reset_pw() {		window.location.replace ("http://www.anuntul-olteniei.ro/login/recupereaza-parola.php");		}	function info_cv() {		window.location.replace ("http://www.anuntul-olteniei.ro/cont/cv-index.php");		}	function intra_cont() {		window.location.replace ("http://www.anuntul-olteniei.ro/cont/");		}	function iesire() {		window.location.replace ("http://www.anuntul-olteniei.ro/login/logout.php");		}		function renunta() {		window.location.replace ("http://www.anuntul-olteniei.ro/");		}	function creaza_cv() {		window.location.replace ("http://www.anuntul-olteniei.ro/cont/cv-creaza.php");		}	function candidati() {		window.location.replace ("http://www.anuntul-olteniei.ro/cont/index-candidati.php");		}	function favoriti() {		window.location.replace ("http://www.anuntul-olteniei.ro/cont/candidati-favoriti.php");		}	