if(document.all) {
	document.write('<link rel="stylesheet" type="text/css" href="../includes/winIE.css" />');
} else {
	document.write('<link rel="stylesheet" type="text/css" href="../includes/others.css" />');
}

function salonImage() {
	var num = Math.floor(Math.random()*4);
	document.write('<img src="image/' + num + '.jpg" width="208" height="286" alt="SALON INFORMATIONbcerisaie" title="SALON INFORMATIONbcerisaie" />');
}