ppeasy/public/include/maparticleinduments.php

1578 lines
162 KiB
PHP

<?php
// var_dump($idarticletype);
?>
<?php
// Inizializzazione della variabile
$hivis = "N";
// Query SQL
$conn = mysqli_connect($hostname_cmctrfdb, $username_cmctrfdb, $password_cmctrfdb, $database_cmctrfdb);
$sql = "SELECT * FROM trfstandards WHERE idtrfdetails = ? AND idstandards IN (184, 185)";
// Preparazione della query
$stmt = $conn->prepare($sql);
// Associazione dei parametri
$stmt->bind_param("i", $idtrf); // "i" indica che il parametro è un intero
// Esecuzione della query
$stmt->execute();
// Risultato della query
$result = $stmt->get_result();
// Controllo se ci sono record che soddisfano la condizione
if ($result->num_rows > 0) {
// Se esiste almeno un record, imposta hivis a "Y"
$hivis = "Y";
}
// Chiusura della query
$stmt->close();
?>
<?php
// CAMICE
if ($idarticletype == "4" && $modelidart == 11) { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind1.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:603px;height:533px;padding:0;margin:0;">
<img src="../images/ind1-Camice.jpg" usemap="#map" width="603" height="533" style="padding:0;margin:0;">
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:38px;top:26px;width:63px;height:52px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<div id="1" style="position:absolute;left:405px;top:305px;width:59px;height:52px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(2, $partids)) { ?>
<div id="2" style="position:absolute;left:420px;top:6px;width:65px;height:57px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:360px;top:180px;width:58px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:49px;top:340px;width:65px;height:60px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:2px;top:285px;width:49px;height:45px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:485px;top:275px;width:59px;height:50px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="38,26,101,78" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="436,328,520,397" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="474,6,539,63" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="399,202,457,242" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="49,384,114,444" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="2,316,51,361" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="535,312,594,362" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// FELPA
if ($idarticletype == "4" && $modelidart == 12 && $hivis == 'N') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind3.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:607px;height:469px;">
<img src="../images/ind3-Felpa.jpg" usemap="#map" width="607" height="469">
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:380px;top:43px;width:60px;height:56px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(2, $partids)) { ?>
<div id="2" style="position:absolute;left:122px;top:68px;width:66px;height:53px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:480px;top:160px;width:50px;height:46px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<div id="1" style="position:absolute;left:39px;top:153px;width:54px;height:45px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:100px;top:135px;width:53px;height:45px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:480px;top:265px;width:50px;height:42px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)"></div>
<div id="5" style="position:absolute;left:9px;top:250px;width:66px;height:39px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:32px;top:340px;width:57px;height:46px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)"></div>
<div id="3" style="position:absolute;left:430px;top:360px;width:60px;height:43px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:250px;top:360px;width:61px;height:64px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="425,43,485,99" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="122,73,188,126" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="533,179,583,225" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="39,173,93,218" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="112,148,165,193" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="524,296,574,338" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="9,277,75,316" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="32,380,89,426" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="480,401,540,444" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="279,395,340,459" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// FELPA HI VIS
if ($idarticletype == "4" && $modelidart == 12 && $hivis == 'Y') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind2.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:785px;height:778px;">
<img src="../images/ind2-Felpa Hi-Vis.jpg" usemap="#map" width="785" height="778">
<?php if (in_array(2, $partids)) { ?>
<div id="2" style="position:absolute;left:175px;top:95px;width:50px;height:45.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:495px;top:85px;width:65px;height:44px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:59px;top:190px;width:54.5px;height:42px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:560px;top:180px;width:72px;height:52px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:580px;top:280.5px;width:53.5px;height:38px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:84px;top:320px;width:70.5px;height:39px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:620px;top:340px;width:52px;height:40.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:21px;top:430px;width:54px;height:39px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:660px;top:390px;width:41.5px;height:40.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:630px;top:620px;width:46px;height:37.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:40px;top:610px;width:46.5px;height:42px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:260px;top:650px;width:65.5px;height:37px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:340px;top:635.5px;width:69px;height:47.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:440px;top:660px;width:33.5px;height:39.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="182.5,105,238,150.5" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="559.5,98.5,624.5,142.5" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="59,211,113.5,253" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="614.5,197.5,686.5,249.5" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="657,313.5,710.5,351.5" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="84,358.5,154.5,397.5" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="688,383.5,740,424" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="21,476,75,515" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="732,433.5,773.5,474" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="704.5,692.5,750.5,730" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="49.5,681,96,723" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="284.5,725,350,762" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="389,703.5,458,751" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="495.5,729,529,768.5" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// GIACCA
if ($idarticletype == "4" && $modelidart == 13 && $hivis == 'N') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind5.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:643px;height:570px;">
<img src="../images/ind5-Giacca.jpg" usemap="#map" width="643" height="570">
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:425px;top:37px;width:62px;height:45px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:490px;top:210px;width:53px;height:57px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:520px;top:325px;width:42px;height:44px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:520px;top:380px;width:35px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:480px;top:390px;width:32px;height:34px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:520px;top:433px;width:42px;height:34px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(2, $partids)) { ?>
<div id="2" style="position:absolute;left:210px;top:470px;width:70px;height:42px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:22px;top:435px;width:69px;height:49px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:4px;top:305px;width:57px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:8px;top:255px;width:49px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:7px;top:185px;width:66px;height:38px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:46px;top:82px;width:63px;height:53px;background-color:yellow;opacity:0.4;cursor:pointer;" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="470,40,532,85" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="548,244,601,301" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="567,360,609,404" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="576,418,611,459" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="535,434,567,468" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="578,483,620,517" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="227,516,297,558" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="22,477,91,526" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="4,337,61,388" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="8,272,57,321" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="7,204,73,242" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="46,82,109,135" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// GIACCA HI -VIS
if ($idarticletype == "4" && $modelidart == 13 && $hivis == 'Y') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind4.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:616px;height:529px;">
<img src="../images/ind4-Giacca Hi-Vis.jpg" usemap="#map" width="616" height="529">
<?php if (in_array('2', $partids)) { ?>
<div id="2" style="position:absolute;left:150px;top:26.5px;width:34px;height:26.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('6', $partids)) { ?>
<div id="6" style="position:absolute;left:410px;top:65px;width:31.5px;height:25.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:74px;top:120.5px;width:42.5px;height:25px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('1', $partids)) { ?>
<div id="1" style="position:absolute;left:53.5px;top:155px;width:33.5px;height:21px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('5', $partids)) { ?>
<div id="5" style="position:absolute;left:40.5px;top:195.5px;width:50px;height:26px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:33px;top:254.5px;width:50.5px;height:34px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('7', $partids)) { ?>
<div id="7" style="position:absolute;left:33px;top:320px;width:31px;height:25.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('3', $partids)) { ?>
<div id="3" style="position:absolute;left:0px;top:360px;width:32px;height:23.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:420.5px;top:170px;width:43px;height:24.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('1', $partids)) { ?>
<div id="1" style="position:absolute;left:410px;top:200px;width:55px;height:22.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('5', $partids)) { ?>
<div id="5" style="position:absolute;left:435px;top:260px;width:33.5px;height:24.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:520px;top:260px;width:41.5px;height:25px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('7', $partids)) { ?>
<div id="7" style="position:absolute;left:410px;top:354px;width:31.5px;height:23.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('3', $partids)) { ?>
<div id="3" style="position:absolute;left:410px;top:380px;width:36.5px;height:28px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('1', $partids)) { ?>
<div id="1" style="position:absolute;left:370px;top:415px;width:32.5px;height:23.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:295px;top:443.5px;width:53.5px;height:27.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('4', $partids)) { ?>
<div id="4" style="position:absolute;left:210px;top:450px;width:32.5px;height:29px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('1', $partids)) { ?>
<div id="1" style="position:absolute;left:68px;top:420px;width:35px;height:26px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="161,26.5,195,53" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="460.5,70,492,95.5" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="77,129.5,119.5,154.5" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="53.5,173,87,194" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="40.5,217.5,90.5,243.5" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="33,284.5,83.5,318.5" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="33,360.5,64,386" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="4,395.5,36,419" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="458.5,190,501.5,214.5" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="461,222,516,244.5" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="475,282,508.5,306.5" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="571,290.5,612.5,315.5" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="448.5,388,480,411.5" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="452.5,428,489,456" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="410,461,442.5,484.5" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="316,493.5,369.5,521" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="227.5,498,260,527" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="72,463.5,107,489.5" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// GILET
if ($idarticletype == "4" && $modelidart == 14 && $hivis == 'N') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind7.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:590px;height:494px;">
<img src="../images/ind7-Gilet.jpg" usemap="#map" width="590" height="494">
<?php if (in_array(2, $partids)) { ?>
<div id="2" style="position:absolute;left:260px;top:19px;width:49px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';"></div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:480px;top:110px;width:60px;height:48px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';"></div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:465px;top:220px;width:48px;height:33px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:475px;top:260px;width:60px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:445px;top:365px;width:50px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:47px;top:365px;width:53px;height:47px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:0px;top:250px;width:44px;height:50px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="278,19,327,59" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="521,128,581,176" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="517,243,565,276" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="521,291,581,336" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="487,407,537,447" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="50,400,103,447" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="2,279,46,329" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// GILET HIVIS
if ($idarticletype == "4" && $modelidart == 14 && $hivis == 'Y') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind6.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:760px;height:690px;">
<img src="../images/ind6-Gilet Hi-Vis.jpg" usemap="#map" width="760" height="690">
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:64px;top:53px;width:76px;height:46px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:320px;top:18px;width:79px;height:39px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('1', $partids)) { ?>
<div id="1" style="position:absolute;left:600px;top:150px;width:57px;height:44px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<div id="1" style="position:absolute;left:42px;top:170px;width:70px;height:53px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('7', $partids)) { ?>
<div id="7" style="position:absolute;left:4px;top:430px;width:62px;height:48px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)"></div>
<div id="7" style="position:absolute;left:610px;top:430px;width:50px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:110px;top:570px;width:94px;height:51px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)"></div>
<div id="RM" style="position:absolute;left:610px;top:500px;width:68px;height:51px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)"></div>
<div id="RM" style="position:absolute;left:610px;top:350px;width:78px;height:44px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)"></div>
<div id="RM" style="position:absolute;left:0px;top:295px;width:78px;height:44px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:540px;top:565px;width:101px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)"></div>
<?php } ?>
<?php if (in_array('4', $partids)) { ?>
<div id="4" style="position:absolute;left:610px;top:280px;width:46px;height:38px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="64,58,140,104" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="350,18,429,57" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="668,175,725,219" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="42,198,112,251" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="4,480,66,528" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="124,634,218,685" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="597,629,698,670" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="674,562,742,613" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="671,482,721,523" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="662,389,740,433" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="679,316,725,354" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// PANTALONE
if ($idarticletype == "4" && $modelidart == 15 && $hivis == 'N') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind9.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:826px;height:537px;">
<img src="../images/ind9-Pantalone.jpg" usemap="#map" width="826" height="537">
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:66px;top:46px;width:47px;height:36px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:18px;top:82px;width:48px;height:36px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:61px;top:116px;width:65px;height:32px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:121px;top:160px;width:43px;height:33px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:23px;top:290px;width:51px;height:46px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';"></div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:230px;top:430px;width:38px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:365px;top:420px;width:53px;height:49px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';"></div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:436px;top:445px;width:65px;height:35px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';"></div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:370px;top:180px;width:59px;height:63px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:435px;top:111px;width:69px;height:58px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<?php } ?>
<?php if (in_array(2, $partids)) { ?>
<div id="2" style="position:absolute;left:340px;top:12px;width:48px;height:53px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';"></div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:590px;top:2px;width:50px;height:35px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:700px;top:24px;width:49px;height:45px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="66,46,113,82" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="18,89,66,125" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="61,129,126,161" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="121,172,164,205" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="23,320,74,366" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="243,477,281,518" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="397,453,450,502" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="486,493,551,528" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="408,198,467,261" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="479,121,548,179" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="375,17,423,70" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="652,2,702,37" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="769,24,818,69" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// PANTALONE HIVIS
if ($idarticletype == "4" && $modelidart == 15 && $hivis == 'Y') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind8.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:526px;height:695px;">
<img src="../images/ind8-Pantalone Hi-Vis.jpg" usemap="#map" width="526" height="695">
<?php if (in_array('5', $partids)) { ?>
<div id="5" style="position:absolute;left:44px;top:80px;width:51px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<?php } ?>
<?php if (in_array('6', $partids)) { ?>
<div id="6" style="position:absolute;left:14px;top:130px;width:54px;height:34px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<div id="6" style="position:absolute;left:31px;top:250px;width:53px;height:39px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<div id="6" style="position:absolute;left:380px;top:220px;width:62px;height:38px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<div id="6" style="position:absolute;left:400px;top:63px;width:59px;height:47px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<?php } ?>
<?php if (in_array('1', $partids)) { ?>
<div id="1" style="position:absolute;left:24px;top:180px;width:42px;height:45px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<div id="1" style="position:absolute;left:410px;top:135px;width:49px;height:47px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<?php } ?>
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:0px;top:320px;width:80px;height:29px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<div id="FM" style="position:absolute;left:400px;top:290px;width:62px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<?php } ?>
<?php if (in_array('7', $partids)) { ?>
<div id="7" style="position:absolute;left:27px;top:355px;width:50px;height:33px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<div id="7" style="position:absolute;left:400px;top:345px;width:49px;height:35px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:9px;top:460px;width:70px;height:42px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:410px;top:390px;width:63px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<?php } ?>
<?php if (in_array('4', $partids)) { ?>
<div id="4" style="position:absolute;left:200px;top:570px;width:67px;height:49px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';"></div>
<?php } ?>
<?php if (in_array('3', $partids)) { ?>
<div id="3" style="position:absolute;left:400px;top:440px;width:47px;height:32px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';"></div>
<?php } ?>
<?php if (in_array('2', $partids)) { ?>
<div id="2" style="position:absolute;left:350px;top:6px;width:54px;height:33px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="44,88,95,129" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="14,147,68,181" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="24,199,66,244" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="31,275,84,314" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="7,351,87,380" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="51,391,101,424" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="9,513,79,555" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="218,636,285,685" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="432,494,479,526" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="453,436,516,476" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="440,381,489,426" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="444,320,506,365" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="419,247,481,285" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="461,141,510,188" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="429,63,488,110" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="387,6,441,39" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// SALOPETTE
if ($idarticletype == "4" && $modelidart == 16 && $hivis == 'N') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind11.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:1071px;height:1009px;">
<img src="../images/ind11-Salopette.jpg" usemap="#map" width="1071" height="1009">
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:67px;top:115px;width:52px;height:44px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>'; document.getElementById('partid').value='5';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:163px;top:210px;width:61px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>'; document.getElementById('partid').value='6';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:28px;top:250px;width:62px;height:47px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:100px;top:310px;width:61px;height:51px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>'; document.getElementById('partid').value='6';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:61px;top:370px;width:78px;height:39px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>'; document.getElementById('partid').value='5';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:101px;top:530px;width:54px;height:45px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>'; document.getElementById('partid').value='7';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:82px;top:590px;width:70px;height:54px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>'; document.getElementById('partid').value='3';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:48px;top:730px;width:57px;height:53px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(2, $partids)) { ?>
<div id="2" style="position:absolute;left:500px;top:160px;width:56px;height:53px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>'; document.getElementById('partid').value='2';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:530px;top:280px;width:39px;height:51px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>'; document.getElementById('partid').value='6';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:490px;top:428px;width:57px;height:39px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>'; document.getElementById('partid').value='6';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:510px;top:510px;width:69px;height:56px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>'; document.getElementById('partid').value='7';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(2, $partids)) { ?>
<div id="2" style="position:absolute;left:800px;top:150px;width:55px;height:49px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>'; document.getElementById('partid').value='2';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:900px;top:370px;width:57px;height:50px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:800px;top:390px;width:51px;height:53px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>'; document.getElementById('partid').value='6';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:890px;top:630px;width:57px;height:52px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>'; document.getElementById('partid').value='3';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:313px;top:840px;width:125px;height:63px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>'; document.getElementById('partid').value='4';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:600px;top:840px;width:103px;height:63px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>'; document.getElementById('partid').value='4';"
href="javascript:void(0)">
</div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="67,124,119,188" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="163,232,224,272" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="28,279,90,326" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="110,341,171,392" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="61,407,139,446" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="101,583,155,628" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="82,647,152,701" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="48,803,105,856" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="549,180,605,233" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="590,306,629,357" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="531,482,588,521" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="552,575,621,631" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="892,170,947,219" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="1000,411,1057,461" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="891,435,942,488" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="995,713,1052,765" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="313,933,438,996" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="671,941,774,1004" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// SALOPETTE HIVIS
if ($idarticletype == "4" && $modelidart == 16 && $hivis == 'Y') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind10.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:800px;height:1100px;">
<img src="../images/ind10-Salopette Hi-Vis.jpg" usemap="#map" width="800" height="1100">
<?php if (in_array('5', $partids)) { ?>
<div id="5" style="position:absolute;left:169px;top:90px;width:70px;height:52px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<div id="5" style="position:absolute;left:510px;top:84px;width:56px;height:53px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<div id="5" style="position:absolute;left:560px;top:500px;width:48px;height:48px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<?php } ?>
<?php if (in_array('2', $partids)) { ?>
<div id="2" style="position:absolute;left:510px;top:170px;width:52px;height:50px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';"></div>
<?php } ?>
<?php if (in_array('6', $partids)) { ?>
<div id="6" style="position:absolute;left:580px;top:330px;width:72px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<div id="6" style="position:absolute;left:170px;top:330px;width:64px;height:35px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<?php } ?>
<?php if (in_array('1', $partids)) { ?>
<div id="1" style="position:absolute;left:80px;top:280px;width:60px;height:60px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<div id="1" style="position:absolute;left:570px;top:780px;width:90px;height:68px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<?php } ?>
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:85px;top:480px;width:74px;height:42px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<div id="FM" style="position:absolute;left:130px;top:550px;width:71px;height:44px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:510px;top:560px;width:54px;height:49px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:590px;top:590px;width:71px;height:54px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<?php } ?>
<?php if (in_array('7', $partids)) { ?>
<div id="7" style="position:absolute;left:120px;top:610px;width:73px;height:42px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<?php } ?>
<?php if (in_array('3', $partids)) { ?>
<div id="3" style="position:absolute;left:110px;top:750px;width:73px;height:67px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';"></div>
<?php } ?>
<?php if (in_array('4', $partids)) { ?>
<div id="4" style="position:absolute;left:210px;top:940px;width:95px;height:58px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="169,102,239,154" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="547,84,603,137" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="559,195,611,245" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="622,357,694,397" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="89,314,148,381" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="178,354,242,389" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="97,534,171,576" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="157,617,228,661" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="605,550,653,598" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="576,614,630,663" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="660,656,731,710" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="120,679,193,721" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="120,834,193,901" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="227,1040,322,1098" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="607,862,697,930" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// SHIRT
if ($idarticletype == "4" && $modelidart == 17 && $hivis == 'N') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind13.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:762px;height:605px;">
<img src="../images/ind13-Shirt.jpg" usemap="#map" width="762" height="605">
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:31px;top:72px;width:55px;height:55px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:17px;top:230px;width:62px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>'; document.getElementById('partid').value='5';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:600px;top:434px;width:60px;height:49px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:530px;top:310px;width:54px;height:49px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>'; document.getElementById('partid').value='7';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:630px;top:240px;width:53px;height:69px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>'; document.getElementById('partid').value='5';"
href="javascript:void(0)">
</div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="31,72,86,127" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="17,250,79,291" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="666,484,726,533" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="589,349,643,398" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="703,268,756,337" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// SHIRT HIVIS
if ($idarticletype == "4" && $modelidart == 17 && $hivis == 'Y') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind12.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:675px;height:524px;">
<img src="../images/ind12-Shirt HiVis.jpg" usemap="#map" width="675" height="524">
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:300px;top:15px;width:93px;height:49px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:530px;top:200px;width:70px;height:61px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:19px;top:250px;width:81px;height:45px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<?php } ?>
<?php if (in_array('1', $partids)) { ?>
<div id="1" style="position:absolute;left:140px;top:60px;width:66px;height:49px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<div id="1" style="position:absolute;left:400px;top:380px;width:57px;height:66px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<?php } ?>
<?php if (in_array('7', $partids)) { ?>
<div id="7" style="position:absolute;left:500px;top:110px;width:75px;height:45px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<?php } ?>
<?php if (in_array('5', $partids)) { ?>
<div id="5" style="position:absolute;left:530px;top:310px;width:56px;height:47px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<div id="5" style="position:absolute;left:123px;top:270px;width:56px;height:45px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<?php } ?>
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:190px;top:390px;width:101px;height:64px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<div id="FM" style="position:absolute;left:50px;top:160px;width:68px;height:48px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="337,15,430,64" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="151,73,217,122" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="540,128,615,173" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="584,225,654,286" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="570,352,626,399" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="433,422,490,488" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="208,427,309,491" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="133,302,189,347" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="19,280,100,325" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="74,182,142,230" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// TSHIRT
if ($idarticletype == "4" && $modelidart == 18 && $hivis == 'N') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind15.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:914px;height:525px;">
<img src="../images/ind15-Tshirt.jpg" usemap="#map" width="914" height="525">
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:56px;top:95px;width:60px;height:43px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>'; document.getElementById('partid').value='4';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:12px;top:230px;width:59px;height:49px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>'; document.getElementById('partid').value='5';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:72px;top:365px;width:49px;height:46px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<div id="1" style="position:absolute;left:760px;top:380px;width:70px;height:65px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:750px;top:100px;width:60px;height:58px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>'; document.getElementById('partid').value='5';"
href="javascript:void(0)">
</div>
<div id="5" style="position:absolute;left:400px;top:80px;width:66px;height:60px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>'; document.getElementById('partid').value='5';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:630px;top:12px;width:77px;height:47px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>'; document.getElementById('partid').value='6';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:330px;top:17px;width:66px;height:52px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>'; document.getElementById('partid').value='7';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(2, $partids)) { ?>
<div id="2" style="position:absolute;left:180px;top:9px;width:57px;height:50px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>'; document.getElementById('partid').value='2';"
href="javascript:void(0)">
</div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="56,101,116,144" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="12,261,71,310" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="76,409,125,455" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="819,411,889,476" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="821,115,881,173" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="705,12,782,59" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="450,97,516,157" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="356,17,422,69" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="190,9,247,59" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// TSHIRT HIVIS
if ($idarticletype == "4" && $modelidart == 18 && $hivis == 'Y') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind14.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:877px;height:525px;">
<img src="../images/ind14-Tshirt HiVis.jpg" usemap="#map" width="877" height="525">
<?php if (in_array('2', $partids)) { ?>
<div id="2" style="position:absolute;left:130px;top:23px;width:52px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';"></div>
<?php } ?>
<?php if (in_array('4', $partids)) { ?>
<div id="4" style="position:absolute;left:68px;top:120px;width:62px;height:42px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:4px;top:160px;width:74px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:430px;top:430px;width:69px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:610px;top:80px;width:64px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<?php } ?>
<?php if (in_array('5', $partids)) { ?>
<div id="5" style="position:absolute;left:36px;top:220px;width:54px;height:34px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<div id="5" style="position:absolute;left:680px;top:105px;width:50px;height:35px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<div id="5" style="position:absolute;left:380px;top:105px;width:46px;height:55px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<?php } ?>
<?php if (in_array('1', $partids)) { ?>
<div id="1" style="position:absolute;left:47px;top:300px;width:58px;height:68px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<div id="1" style="position:absolute;left:750px;top:210px;width:50px;height:44px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<?php } ?>
<?php if (in_array('3', $partids)) { ?>
<div id="3" style="position:absolute;left:130px;top:380px;width:51px;height:47px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';"></div>
<div id="3" style="position:absolute;left:350px;top:390px;width:52px;height:44px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';"></div>
<div id="3" style="position:absolute;left:690px;top:380px;width:71px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';"></div>
<?php } ?>
<?php if (in_array('6', $partids)) { ?>
<div id="6" style="position:absolute;left:630px;top:36px;width:59px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<?php } ?>
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:390px;top:11px;width:61px;height:48px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<div id="FM" style="position:absolute;left:225px;top:395px;width:61px;height:48px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<?php } ?>
<?php if (in_array('7', $partids)) { ?>
<div id="7" style="position:absolute;left:300px;top:40px;width:62px;height:42px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='7';"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="143,23,195,64" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="68,134,130,176" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="4,178,78,219" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="36,242,90,276" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="47,319,105,387" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="144,436,195,483" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="247,442,328,495" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="386,430,438,474" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="487,478,556,518" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="738,417,809,458" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="820,242,870,286" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="755,120,805,155" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="685,90,749,131" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="694,36,753,77" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="435,11,496,59" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="418,111,464,166" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="355,42,400,87" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// TUTA
if ($idarticletype == "4" && $modelidart == 19 && $hivis == 'N') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind17.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:635px;height:516px;">
<img src="../images/ind17-Tuta.jpg" usemap="#map" width="635" height="516">
<?php if (in_array(2, $partids)) { ?>
<div id="2" style="position:absolute;left:280px;top:5px;width:51px;height:38px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>'; document.getElementById('partid').value='2';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:100px;top:115px;width:42px;height:37px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>'; document.getElementById('partid').value='7';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(4, $partids)) { ?>
<div id="4" style="position:absolute;left:87px;top:160px;width:49px;height:25px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>'; document.getElementById('partid').value='4';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:5px;top:180px;width:35px;height:39px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>'; document.getElementById('partid').value='5';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:55px;top:210px;width:47px;height:32px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>'; document.getElementById('partid').value='3';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:85px;top:280px;width:50px;height:39px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(8, $partids)) { ?>
<div id="8a" style="position:absolute;left:115px;top:330px;width:50px;height:38px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>'; document.getElementById('partid').value='8';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(9, $partids)) { ?>
<div id="9" style="position:absolute;left:210px;top:410px;width:47px;height:37px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_nine; ?>'; document.getElementById('partid').value='9';"
href="javascript:void(0)">
</div>
<div id="9" style="position:absolute;left:380px;top:410px;width:45px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_nine; ?>'; document.getElementById('partid').value='9';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:495px;top:350px;width:47px;height:43px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<div id="1" style="position:absolute;left:80px;top:65px;width:47px;height:43px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(8, $partids)) { ?>
<div id="8" style="position:absolute;left:495px;top:290px;width:52px;height:36px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>'; document.getElementById('partid').value='8';"
href="javascript:void(0)">
</div>
<div id="8" style="position:absolute;left:300px;top:350px;width:52px;height:36px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>'; document.getElementById('partid').value='8';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:475px;top:235px;width:43px;height:41px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>'; document.getElementById('partid').value='3';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:310px;top:300px;width:52px;height:35px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>'; document.getElementById('partid').value='7';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(3, $partids)) { ?>
<div id="3" style="position:absolute;left:305px;top:235px;width:37px;height:37px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>'; document.getElementById('partid').value='3';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:545px;top:160px;width:44px;height:36px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>'; document.getElementById('partid').value='5';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(1, $partids)) { ?>
<div id="1" style="position:absolute;left:500px;top:105px;width:60px;height:37px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>'; document.getElementById('partid').value='1';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(6, $partids)) { ?>
<div id="6" style="position:absolute;left:435px;top:48px;width:48px;height:42px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>'; document.getElementById('partid').value='6';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:330px;top:55px;width:50px;height:38px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>'; document.getElementById('partid').value='7';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(5, $partids)) { ?>
<div id="5" style="position:absolute;left:300px;top:90px;width:39px;height:40px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>'; document.getElementById('partid').value='5';"
href="javascript:void(0)">
</div>
<?php } ?>
<?php if (in_array(7, $partids)) { ?>
<div id="7" style="position:absolute;left:265px;top:60px;width:38px;height:34px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>'; document.getElementById('partid').value='7';"
href="javascript:void(0)">
</div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="97,79,140,117" nohref="nohref" alt="No link available" title="No link available">
<area shape="rect" coords="318,5,369,43" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="113,128,155,165" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="87,169,136,203" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="9,198,60,237" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="62,232,109,264" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="94,314,144,353" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="115,364,181,402" target="_self" alt="<?php echo $ind_eight; ?>" title="<?php echo $ind_eight; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>';document.getElementById('partid').value='8';" href="javascript:void(0)">
<area shape="rect" coords="237,452,284,499" target="_self" alt="<?php echo $ind_nine; ?>" title="<?php echo $ind_nine; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_nine; ?>';document.getElementById('partid').value='9';" href="javascript:void(0)">
<area shape="rect" coords="331,393,370,432" target="_self" alt="<?php echo $ind_eight; ?>" title="<?php echo $ind_eight; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>';document.getElementById('partid').value='8';" href="javascript:void(0)">
<area shape="rect" coords="425,449,470,490" target="_self" alt="<?php echo $ind_nine; ?>" title="<?php echo $ind_nine; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_nine; ?>';document.getElementById('partid').value='9';" href="javascript:void(0)">
<area shape="rect" coords="553,386,600,429" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="541,320,593,356" target="_self" alt="<?php echo $ind_eight; ?>" title="<?php echo $ind_eight; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>';document.getElementById('partid').value='8';" href="javascript:void(0)">
<area shape="rect" coords="523,268,566,309" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="342,326,394,361" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="335,269,372,306" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="586,176,630,212" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="534,121,594,158" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="494,58,542,100" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="374,67,414,112" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="335,99,374,139" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="294,74,332,108" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
</map>
<?php } ?>
<?php
// TUTA HIVIS
if ($idarticletype == "4" && $modelidart == 19 && $hivis == 'Y') { ?>
<?php include('languages/' . $_SESSION['langselect'] . '/ind16.php'); ?>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div style="position:relative;width:776.75px;height:672.75px;">
<img src="../images/ind16-Tuta Hi-Vis.jpg" usemap="#map" width="776.75" height="672.75">
<?php if (in_array('FM', $partids)) { ?>
<div id="FM" style="position:absolute;left:76.05px;top:20.15px;width:54.6px;height:32.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<div id="FM" style="position:absolute;left:604.5px;top:78px;width:39px;height:27.95px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<div id="FM" style="position:absolute;left:637px;top:143px;width:39px;height:27.95px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<div id="FM" style="position:absolute;left:201.5px;top:416px;width:39px;height:27.95px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';"></div>
<?php } ?>
<?php if (in_array('7', $partids)) { ?>
<div id="7" style="position:absolute;left:76.05px;top:65px;width:42.25px;height:26.65px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<div id="7" style="position:absolute;left:325px;top:377px;width:37.7px;height:35.1px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<div id="7" style="position:absolute;left:331.5px;top:68.25px;width:40.95px;height:31.85px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<div id="7" style="position:absolute;left:565.5px;top:305.5px;width:32.5px;height:26.65px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<div id="7" style="position:absolute;left:81.25px;top:364px;width:37.7px;height:35.1px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';"></div>
<?php } ?>
<?php if (in_array('1', $partids)) { ?>
<div id="1" style="position:absolute;left:19.5px;top:130px;width:38.35px;height:33.8px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<div id="1" style="position:absolute;left:630.5px;top:266.5px;width:22.75px;height:24.05px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';"></div>
<?php } ?>
<?php if (in_array('5', $partids)) { ?>
<div id="5" style="position:absolute;left:7.15px;top:214.5px;width:42.9px;height:26px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<div id="5" style="position:absolute;left:334.75px;top:208px;width:24.7px;height:21.45px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<div id="5" style="position:absolute;left:617.5px;top:188.5px;width:27.95px;height:28.6px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';"></div>
<?php } ?>
<?php if (in_array('3', $partids)) { ?>
<div id="3" style="position:absolute;left:61.75px;top:305.5px;width:31.85px;height:29.25px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';"></div>
<div id="3" style="position:absolute;left:334.75px;top:318.5px;width:27.95px;height:24.05px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';"></div>
<div id="3" style="position:absolute;left:617.5px;top:227.5px;width:30.55px;height:27.95px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';"></div>
<?php } ?>
<?php if (in_array('RM', $partids)) { ?>
<div id="RM" style="position:absolute;left:97.5px;top:312px;width:35.75px;height:33.8px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:364px;top:312px;width:41.6px;height:25.35px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:325px;top:107.25px;width:25.35px;height:25.35px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:373.75px;top:29.25px;width:39px;height:27.95px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:617.5px;top:529.75px;width:39px;height:27.95px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:45.5px;top:500.5px;width:39px;height:27.95px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:604.5px;top:123.5px;width:29.25px;height:27.95px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<div id="RM" style="position:absolute;left:325px;top:26px;width:29.25px;height:27.95px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';"></div>
<?php } ?>
<?php if (in_array('8', $partids)) { ?>
<div id="8" style="position:absolute;left:48.75px;top:442px;width:35.75px;height:27.3px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>';document.getElementById('partid').value='8';"></div>
<div id="8" style="position:absolute;left:325px;top:448.5px;width:41.6px;height:27.95px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>';document.getElementById('partid').value='8';"></div>
<div id="8" style="position:absolute;left:591.5px;top:442px;width:22.75px;height:42.9px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>';document.getElementById('partid').value='8';"></div>
<?php } ?>
<?php if (in_array('2', $partids)) { ?>
<div id="2" style="position:absolute;left:286px;top:5.85px;width:23.4px;height:31.2px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';"></div>
<?php } ?>
<?php if (in_array('6', $partids)) { ?>
<div id="6" style="position:absolute;left:572px;top:35.75px;width:23.4px;height:31.2px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';"></div>
<?php } ?>
<?php if (in_array('4', $partids)) { ?>
<div id="4" style="position:absolute;left:334.75px;top:162.5px;width:23.4px;height:31.2px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='4';"></div>
<?php } ?>
<?php if (in_array('9', $partids)) { ?>
<div id="9" style="position:absolute;left:195px;top:552.5px;width:46.8px;height:44.85px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_nine; ?>';document.getElementById('partid').value='9';"></div>
<div id="9" style="position:absolute;left:464.75px;top:552.5px;width:66.3px;height:45.5px;background-color:yellow;opacity:0.4;cursor:pointer;"
onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_nine; ?>';document.getElementById('partid').value='9';"></div>
<?php } ?>
</div>
<map name="map">
<area shape="rect" coords="76.05,20.15,130.65,52.65" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="76.05,79.3,118.3,106.45" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="19.5,151.45,57.85,185.25" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="7.15,239.2,50.05,265.2" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="68.9,338.65,100.75,367.9" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="104,348.4,149.5,382.2" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="82.55,396.5,127.4,430.65" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="56.55,491.4,111.8,518.7" target="_self" alt="<?php echo $ind_eight; ?>" title="<?php echo $ind_eight; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>';document.getElementById('partid').value='8';" href="javascript:void(0)">
<area shape="rect" coords="360.75,418.0,398.45,453.05" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="367.7,502.45,398.8,530.4" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="373.75,228.15,398.8,249.6" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="377,178.75,402.35,204.1" target="_self" alt="<?php echo $ind_four; ?>" title="<?php echo $ind_four; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_four; ?>';document.getElementById('partid').value='4';" href="javascript:void(0)">
<area shape="rect" coords="352.3,118.3,394.3,143.0" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="367.7,77.35,408.85,109.2" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="359.8,33.15,451.75,61.1" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="321.1,5.85,344.5,37.05" target="_self" alt="<?php echo $ind_two; ?>" title="<?php echo $ind_two; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_two; ?>';document.getElementById('partid').value='2';" href="javascript:void(0)">
<area shape="rect" coords="623.35,44.2,656.5,75.4" target="_self" alt="<?php echo $ind_six; ?>" title="<?php echo $ind_six; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_six; ?>';document.getElementById('partid').value='6';" href="javascript:void(0)">
<area shape="rect" coords="670.15,86.45,708.5,112.45" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="662.35,140.4,704.0,159.9" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
<area shape="rect" coords="707.2,159.9,738.4,178.75" target="_self" alt="<?php echo $ind_fm; ?>" title="<?php echo $ind_fm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_fm; ?>';document.getElementById('partid').value='FM';" href="javascript:void(0)">
<area shape="rect" coords="675.35,202.8,703.35,230.75" target="_self" alt="<?php echo $ind_five; ?>" title="<?php echo $ind_five; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_five; ?>';document.getElementById('partid').value='5';" href="javascript:void(0)">
<area shape="rect" coords="689,253.5,719.55,281.45" target="_self" alt="<?php echo $ind_three; ?>" title="<?php echo $ind_three; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_three; ?>';document.getElementById('partid').value='3';" href="javascript:void(0)">
<area shape="rect" coords="697.45,298.35,720.2,322.4" target="_self" alt="<?php echo $ind_one; ?>" title="<?php echo $ind_one; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_one; ?>';document.getElementById('partid').value='1';" href="javascript:void(0)">
<area shape="rect" coords="622.7,336.05,653.25,362.7" target="_self" alt="<?php echo $ind_seven; ?>" title="<?php echo $ind_seven; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_seven; ?>';document.getElementById('partid').value='7';" href="javascript:void(0)">
<area shape="rect" coords="653.9,492.05,676.65,535.0" target="_self" alt="<?php echo $ind_eight; ?>" title="<?php echo $ind_eight; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_eight; ?>';document.getElementById('partid').value='8';" href="javascript:void(0)">
<area shape="rect" coords="45.5,551.2,96.2,584.35" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='rm';" href="javascript:void(0)">
<area shape="rect" coords="212.55,621.4,259.35,666.25" target="_self" alt="<?php echo $ind_nine; ?>" title="<?php echo $ind_nine; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_nine; ?>';document.getElementById('partid').value='9';" href="javascript:void(0)">
<area shape="rect" coords="497.9,610.35,563.25,656.25" target="_self" alt="<?php echo $ind_nine; ?>" title="<?php echo $ind_nine; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_nine; ?>';document.getElementById('partid').value='9';" href="javascript:void(0)">
<area shape="rect" coords="686.4,579.15,728.65,614.25" target="_self" alt="<?php echo $ind_rm; ?>" title="<?php echo $ind_rm; ?>" onclick="document.getElementById('descriptionpartvalue').value='<?php echo $ind_rm; ?>';document.getElementById('partid').value='RM';" href="javascript:void(0)">
</map>
<?php } ?>