<!--
/*	http://www.abscomputer.biz
	by ABS Computer © 1998-2009.
	
	HTML pages & Javascript's by M. Acolty.
*/
//-->

var _alain = null;
var _bobo = null;
var _jos = null;
var _mac = null;

function Mac ()
{
    // Ouverture d'une fenêtre lors du premier appel, ou après qu'une
    // fenêtre existante aie été fermée.
	
	_mac = null;
    if ((_mac == null) || (_mac.closed)) { 
        _mac = window.open("","MAcolty","width=640,height=480,resizable");
        // Ouverture d'un document dans la fenêtre.
        _mac.document.open("text/html");
    }
	_mac.focus();		// Affichage de la fenêtre
	_mac.document.write("<title>ABS Computer - MAcolty</title><style><!--	");
	_mac.document.write("a:link { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #0000FF; font-weight: bold }");
	_mac.document.write("a:visited { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #008080; font-weight: bold }");
	_mac.document.write("a:active { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #D8B95A; font-weight: bold }");
	_mac.document.write("a:hover { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: underline; color: #0000FF; font-weight: bold } --></style></head>");
	_mac.document.write("<body bgcolor='#FFFFCC'>");
	_mac.document.write("<table border='0' cellspacing='1'><tr>");
	_mac.document.write("<td>");
	macimg = new Image(340, 427);
    macimg.src = "ABS_Images/ABS_Corporate/MIC_145a.jpg";
    _mac.document.write("<img name='macolty' border='0' src='ABS_Images/ABS_Corporate/MIC_145a.jpg' width='340' height='427'>");
    _mac.document.macolty.src = macimg.src;
	_mac.document.write("</td>");
	_mac.document.write("<td valign='bottom'>Michel ACOLTY<br>27/07/1962</td>");
	_mac.document.write("</tr></table><p>Gradué en Informatique.</p><p>Administrateur, Directeur Technique, Senior System Engineer.<br>");
	_mac.document.write("Installation et support de 1er niveau pour les handelds, les systèmes high-end et les réseaux.<br>");
	_mac.document.write("Support de 2nd niveau pour les systèmes professionnels et privés. Webmaster et Postmaster d'ABS.<br>");
	_mac.document.write("Microsoft Certified Professional. SBS Specialist.</p>");
}

function Bobo ()
{
    // Ouverture d'une fenêtre lors du premier appel, ou après qu'une
    // fenêtre existante aie été fermée.
	
	_bobo = null;
    if ((_bobo == null) || (_bobo.closed)) { 
        _bobo = window.open("","BStevens","width=640,height=480,resizable");
        // Ouverture d'un document dans la fenêtre.
        _bobo.document.open("text/html");
    }
	_bobo.focus();		// Affichage de la fenêtre
	_bobo.document.write("<title>ABS Computer - BStevens</title><style><!--	");
	_bobo.document.write("a:link { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #0000FF; font-weight: bold }");
	_bobo.document.write("a:visited { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #008080; font-weight: bold }");
	_bobo.document.write("a:active { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #D8B95A; font-weight: bold }");
	_bobo.document.write("a:hover { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: underline; color: #0000FF; font-weight: bold } --></style></head>");
	_bobo.document.write("<body bgcolor='#FF9966'>");
	_bobo.document.write("<table border='0' cellspacing='1'><tr>");
	_bobo.document.write("<td>");
	boboimg = new Image(434, 294);
    boboimg.src = "ABS_Images/ABS_Corporate/Bobo.jpg";
    _bobo.document.write("<img name='bstevens' border='0' src='ABS_Images/ABS_Corporate/Bobo.jpg' width='444' height='295'>");
    _bobo.document.bstevens.src = boboimg.src;
	_bobo.document.write("</td>");
	_bobo.document.write("<td valign='bottom'>Baudouin STEVENS<br>30/03/1967</td>");
	_bobo.document.write("</tr></table><p>Licencié en sciences commerciales et financières (HEC).</p><p>Administrateur, Directeur Commercial et Administratif.<br>");
    _bobo.document.write("Support logiciels de gestion (comptabilités, etc...) et bureautiques. Formations.</p>");
}

function Jos ()
{
    // Ouverture d'une fenêtre lors du premier appel, ou après qu'une
    // fenêtre existante aie été fermée.
	
	_jos = null;
	if ((_jos == null) || (_jos.closed)) { 
        _jos = window.open("","JDebatty","width=640,height=480,resizable");
        // Ouverture d'un document dans la fenêtre.
        _jos.document.open("text/html");
    }
	_jos.focus();		// Affichage de la fenêtre
	_jos.document.write("<title>ABS Computer - JDebatty</title><style><!--	");
	_jos.document.write("a:link { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #0000FF; font-weight: bold }");
	_jos.document.write("a:visited { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #008080; font-weight: bold }");
	_jos.document.write("a:active { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #D8B95A; font-weight: bold }");
	_jos.document.write("a:hover { font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: underline; color: #0000FF; font-weight: bold } --></style></head>");
	_jos.document.write("<body bgcolor='#CCCCFF'>");
	_jos.document.write("<table border='0' cellspacing='1'><tr>");
	_jos.document.write("<td>");
	josimg = new Image(434, 294);
    josimg.src = "ABS_Images/ABS_Corporate/Jos.jpg";
    _jos.document.write("<img name='jdebatty' border='0' src='ABS_Images/ABS_Corporate/Jos.jpg' width='434' height='294'>");
    _jos.document.jdebatty.src = josimg.src;
	_jos.document.write("</td>");
	_jos.document.write("<td valign='bottom'>Jocelyn DEBATTY<br>13/01/1964</td>");
	_jos.document.write("</tr></table><p>Gradué en informatique.</p><p>Consultant en développement logiciel.<br>");
	_jos.document.write("Support de 1er niveau pour les systèmes professionnels et privés, et de 2nd niveau pour les réseaux.<br>");
	_jos.document.write("Support logiciels de gestion et comptables.<br>Accessoirement, corrige les fautes d'orthographe du site d'ABS.</p>");
}
