function interactive(page) {
	fileName = page;
	setTimeout('reload()',2000)
}

function reload() {
	window.location = fileName;
}
function mail_to_sales() {
	window.location="mai"+"lto:"+"sal"+"es@sta"+"rting-p"+"oint-syst"+"ems.com"
}

function mail_to_support() {
	window.location="mai"+"lto:"+"sup"+"port@sta"+"rting-p"+"oint-syst"+"ems.com"
}	

function mail_to_webmaster() {
	window.location="mai"+"lto:"+"webmas"+"ter@sta"+"rting-p"+"oint-syst"+"ems.com"
}	

function mail_to_optimal() {
	window.location="mai"+"lto:"+"lm@op"+"tima"+"l-info.fr?su"+"bject=µCha"+"meleon"
}	

function mail_to_friend() {
	window.location="mailto:?subject=I discovered this product : the µChameleon&body=Take a look at their web site:%0d%0ahttp://www.starting-point-systems.com"
}
