Bonjour,
sur cette page, les liens ne fonctionnent pas avec IE, alors qu'avec firefox elle se comporte bien !
ça fait 2 jours que je fouilles et cherches l'erreur....
si quelqu'un dans son aimable bonté pouvait me dire.....
merci
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
<!-- saved from url=(0022)http://internet.e-mail -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>MONFORTE | Bâches plates sur mesures</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
 
 
 
 
<!-- Start Quantcast tag -->
<script language="JavaScript">
if (location.protocol == "http:")
{
document.write('<scr'+'ipt language="JavaScript" type="text/javascript" src="http://edge.quantserve.com/quant.js"></scr'+'ipt>');
document.write('<scr'+'ipt language="JavaScript" type="text/javascript">_qacct="p-b5UDx6EsiRfMI";quantserve();</s cr'+'ipt>');
}
</script>
<!-- End Quantcast tag -->
 
<SCRIPT type=text/javascript>
<!--
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
-->
</SCRIPT>
 
<SCRIPT language=JavaScript>
<!--
function HighScor() {
props=window.open('challenge/index.php', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=525, height=485');
}
 
<style type="text/css">
<!--
body {
	background-image:  url(image%20site/fond2.jpg);
	background-color: #FA0505;
	background-repeat: repeat-y;
	background-position: 50%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FA0505;
}
a:active {
	text-decoration: none;
}
.Style11 {color: #000000}
.Style12 {color: #FF0000}
.Style16 {color: #FA0505; font-weight: bold; font-size: x-large; }
.Style20 {	font-size: 12px;
	font-weight: bold;
}
.Style24 {font-family: Arial, Helvetica, sans-serif}
.Style29 {font-size: 11px}
.Style31 {font-size: 12px; font-weight: bold; color: #FF0000; }
.Style36 {color: #FFFFFF}
.Style37 {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
 
.Style51 {font-size: 12px}
.Style55 {font-size: 12px; color: #0033FF;}
.Style56 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Style62 {
	color: #0000FF;
	font-weight: bold;
}
.Style63 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Style65 {font-family: Arial, Helvetica, sans-serif; color: #FF0000; }
.Style66 {
	color: #666666;
	font-size: 10px;
}
.Style68 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
}
.Style71 {font-size: 10px; color: #0066FF; font-family: Arial, Helvetica, sans-serif;}
.Style75 {
	font-size: 10px;
	color: #0033CC;
}
.Style76 {color: #0033CC}
.Style77 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-weight: bold;
}
.Style79 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033FF;
}
.Style81 {color: #999999; font-size: 10px; }
.Style84 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.Style85 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; }
.Style86 {font-family: Arial, Helvetica, sans-serif; color: #0033CC; font-size: 10px;}
.Style87 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.Style89 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; }
.Style90 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
 
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
 
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
 
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
 
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
 <script type="text/javascript" language="JavaScript">
<!--
function EcrireCookie(nom, valeur)
{
var argv=EcrireCookie.arguments;
var argc=EcrireCookie.arguments.length;
var expires=(argc > 2) ? argv[2] : null;
var path=(argc > 3) ? argv[3] : null;
var domain=(argc > 4) ? argv[4] : null;
var secure=(argc > 5) ? argv[5] : false;
document.cookie=nom+"="+escape(valeur)+
((expires==null) ? "" : ("; expires="+expires.toGMTString()))+
((path==null) ? "" : ("; path="+path))+
((domain==null) ? "" : ("; domain="+domain))+
((secure==true) ? "; secure" : "");
}
//-->
</script>               
     <script type='text/javascript'>
function verification(){
   			if(document.getElementById('longueur').value == ""){
        	alert ('Vous avez oublié de saisir la longueur A');
        	return false;
    		}
    		if(document.getElementById('largeur').value == ""){
      		alert ('Vous avez oublié de saisir la longueur B');
        	return false;
    		}
			if(document.getElementById('coloristoile').value == ""){
      		alert ('Vous avez oublié de saisir le coloris de la toile');
        	return false;
    		}
			return cookies();
			}
 
function prin(){
	window.print();
	}
 
function bacheplate(){
 
 
      			longueur=(!isNaN(document.getElementById('longueur').value))?Number(document.getElementById('longueur').value):"x";
				var valeur=document.getElementById('longueur').value;
				reg=valeur.match(/[^0-9\.]/gi);
				if(reg){
				alert('Entrer la longueur A en mètres ex: 4.5');
				}
				largeur=(!isNaN(document.getElementById('largeur').value))?Number(document.getElementById('largeur').value):"x";
				var valeur=document.getElementById('largeur').value;
				reg=valeur.match(/[^0-9\.]/gi);
				if(reg){
				alert('Entrer la longueur B en mètres ex: 4.5');
				}
				surfacetoile=Math.round((longueur*largeur)*100)/100;
				document.getElementById('surface').value=surfacetoile+" m²";
				mo2=calculmo(surfacetoile);
				prixmo=mo2*surfacetoile;
				typetoile=document.getElementById('typetoile').value;
				prixtoile=surfacetoile*parseFloat(document.getElementById('typetoile').value);
				nboeilletsA=Math.round((longueur/document.getElementById('ecartA').value)*1)/1;
				document.getElementById('nombreA').value=nboeilletsA;
				oeilletsA=parseFloat(document.getElementById('oeilletsA').value)*nboeilletsA;
				var valeur=document.getElementById('ecartA').value;
				reg=valeur.match(/[^0-9\.]/gi);
				if(reg){
				alert('Entrer un écart moyen désiré en mètres ex: 0.5');
				}
				if(document.getElementById('oeilletsA').value == 0)
				document.getElementById('ecartA').disabled=true;
				else
				document.getElementById('ecartA').disabled=false;
 
				if((document.getElementById('ecartA').value == 0)||(document.getElementById('oeilletsA').value == 0))
 
				(document.getElementById('nombreA').value="0 oeillets");
				else
				document.getElementById('nombreA').value=nboeilletsA+" oeillets";
				nboeilletsB=Math.round((largeur/document.getElementById('ecartB').value)*1)/1;
				document.getElementById('nombreB').value=nboeilletsB;
				oeilletsB=parseFloat(document.getElementById('oeilletsB').value)*nboeilletsB;
				var valeur=document.getElementById('ecartB').value;
				reg=valeur.match(/[^0-9\.]/gi);
				if(reg){
				alert('Entrer un écart moyen désiré en mètres ex: 0.5');
				}
				if(document.getElementById('oeilletsB').value == 0)
				document.getElementById('ecartB').disabled=true;
				else
				document.getElementById('ecartB').disabled=false;
				if((document.getElementById('ecartB').value == 0)||(document.getElementById('oeilletsB').value == 0))
				(document.getElementById('nombreB').value="0 oeillets");
				else
				document.getElementById('nombreB').value=nboeilletsB+" oeillets";
				nboeilletsC=Math.round((longueur/document.getElementById('ecartC').value)*1)/1;
				document.getElementById('nombreC').value=nboeilletsC;
				oeilletsC=parseFloat(document.getElementById('oeilletsC').value)*nboeilletsC;
				var valeur=document.getElementById('ecartC').value;
				reg=valeur.match(/[^0-9\.]/gi);
				if(reg){
				alert('Entrer un écart moyen désiré en mètres ex: 0.5');
				}
				if(document.getElementById('oeilletsC').value == 0)
				document.getElementById('ecartC').disabled=true;
				else
				document.getElementById('ecartC').disabled=false;
				if((document.getElementById('ecartC').value == 0)||(document.getElementById('oeilletsC').value == 0))
				(document.getElementById('nombreC').value="0 oeillets");
				else
				document.getElementById('nombreC').value=nboeilletsC+" oeillets";
				nboeilletsD=Math.round((largeur/document.getElementById('ecartD').value)*1)/1;
				document.getElementById('nombreD').value=nboeilletsD;
				oeilletsD=parseFloat(document.getElementById('oeilletsD').value)*nboeilletsD;
				var valeur=document.getElementById('ecartD').value;
				reg=valeur.match(/[^0-9\.]/gi);
				if(reg){
				alert('Entrer un écart moyen désiré en mètres ex: 0.5');
				}
				if(document.getElementById('oeilletsD').value == 0)
				document.getElementById('ecartD').disabled=true;
				else
				document.getElementById('ecartD').disabled=false;
				if((document.getElementById('ecartD').value == 0)||(document.getElementById('oeilletsD').value == 0))
				(document.getElementById('nombreD').value="0 oeillets");
				else
				document.getElementById('nombreD').value=nboeilletsD+" oeillets";
				sandow=parseFloat(document.getElementById('typesandow').value)*document.getElementById('longsandow').value;
				fixations=parseFloat(document.getElementById('typefixation').value)*document.getElementById('quantitefixation').value;
				port=parseFloat(document.getElementById('port').value)*1.196;
				prixttcbache=prixtoile+prixmo+oeilletsA+oeilletsB+oeilletsC+oeilletsD;
				prixttc=(document.getElementById('qtebaches').value*prixttcbache)+sandow+fixations+port;
				prixm=Math.round((((prixtoile+prixmo+oeilletsA+oeilletsB+oeilletsC+oeilletsD)/surfacetoile)/1.196)*100)/100+" Euros";
				document.getElementById('prixm').value=prixm;
				if((document.getElementById('longueur').value == "") || (document.getElementById('largeur').value == "") || (document.getElementById('qtebaches').value == "")){
        		(prixttc="") || (totalttc="");
    			}
    			else
				totalttc=Math.round(prixttc*100)/100+" Euros";
 
				if((document.getElementById('ecartA').value == 0)||(document.getElementById('ecartB').value == 0)||(document.getElementById('ecartC').value == 0)||(document.getElementById('ecartD').value == 0))
				document.getElementById('prixttc').value="";
				else
      			document.getElementById('prixttc').value=(longueur!="x" && largeur!="x")?totalttc:'';
				document.getElementById('prixht').value=Math.round((prixttc/1.196)*100)/100+" euros";
 
}
function calculmo(surftoile)
{
 
				if(surftoile < 10)
				return 11.05;
				if(surftoile < 20)
				return 7.33;
				if(surftoile < 40)
				return 4.75;
				if(surftoile < 60)
				return 3.51;
				return 2.3;//cas superieur à 20
}
 
					</script> 
</head>
 
<body onLoad="MM_preloadImages('Baches plates/toile-N6052.gif','Baches plates/fiche-P7052.gif','Baches plates/toile-P6132.gif','Baches plates/toile-P5002.gif','Baches plates/toile-P4022.gif','Baches plates/bouton_commande_fonce.jpg','Baches plates/devis_fonce.jpg')">
<div align="center">
<script type="text/javascript" language="JavaScript">
<!--
function cookies(){
 
				typtoil=document.getElementById('typetoile').options[document.
	getElementById('typetoile').selectedIndex].text;
				oeilA=document.getElementById('oeilletsA').options[document.
	getElementById('oeilletsA').selectedIndex].text;
				oeilB=document.getElementById('oeilletsB').options[document.
	getElementById('oeilletsB').selectedIndex].text;
				oeilC=document.getElementById('oeilletsC').options[document.
	getElementById('oeilletsC').selectedIndex].text;
				oeilD=document.getElementById('oeilletsD').options[document.
	getElementById('oeilletsD').selectedIndex].text;
				typeS=document.getElementById('typesandow').options[document.
	getElementById('typesandow').selectedIndex].text;
				longS=document.getElementById('longsandow').value;
				typefix=document.getElementById('typefixation').options[document.
	getElementById('typefixation').selectedIndex].text;
				quantfix=document.getElementById('quantitefixation').value;
				coloristoile=document.getElementById('coloristoile').value;
				qtebache=document.getElementById('qtebaches').value;
				ecartA=document.getElementById('ecartA').value;
				ecartB=document.getElementById('ecartB').value;
				ecartC=document.getElementById('ecartC').value;
				ecartD=document.getElementById('ecartD').value;
				EcrireCookie("type", "bâche plate.");
				EcrireCookie("largA", longueur);
				EcrireCookie("largB", largeur);
				EcrireCookie("typetoile", typtoil);
				EcrireCookie("coloristoile", coloristoile);
				EcrireCookie("ecartA", ecartA);
				EcrireCookie("oeilA", oeilA);
				EcrireCookie("ecartB", ecartB);
				EcrireCookie("oeilB", oeilB);
				EcrireCookie("ecartC", ecartC);
				EcrireCookie("oeilC", oeilC);
				EcrireCookie("ecartD", ecartD);
				EcrireCookie("oeilD", oeilD);
				EcrireCookie("prix", totalttc);
				EcrireCookie("typeS", typeS);
				EcrireCookie("longS", longS);
				EcrireCookie("typefix", typefix);
				EcrireCookie("quantfix", quantfix);
				EcrireCookie("qtebache", qtebache);
				window.location.href = "commande_bacheplate.htm";
				}
//-->
</script>
  <table width="811" border="0" cellspacing="0">
    <tr>
      <td width="809"><div align="center"><img src="Baches plates/titre.jpg" width="840" height="95"></div></td>
    </tr>
    <tr>
      <td height="345" valign="top"><table width="803" border="0" cellspacing="0">
        <tr>
          <td width="6" height="186" align="left" valign="top" class="Style11">&nbsp;</td>
          <td colspan="2" align="left" valign="top" class="Style11"><p align="right"><a href="bachespvc.htm">Retour &agrave; la page d'accueil</a> </p>
            <p align="center" class="Style90">DEVIS</p>
            <p align="center">&nbsp;</p>
            <p align="center" class="Style56">B&acirc;ches plates sur mesures, assemblage par soudure, ourlet soud&eacute; sur la p&eacute;riph&eacute;rie </p>
            <p align="left" class="Style1 Style51"><strong><span class="Style12">+</span> Dimensions</strong> <span class="Style81">////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////</span>   
		    <p align="left" class="Style1 Style51">
          <td align="left" valign="top" class="Style11">          
        <tr>
            <td align="left" valign="top" class="Style11"></td><form>
            <td width="491" height="253" align="left" valign="top" class="Style11"><p align="left">
 
            </p>
              <p align="left">                <span class="Style20 Style24">Longueur A en mètres</span><span class="Style36 Style24">.....</span>
                <input name="Longueur" type="text" id="longueur" onKeyUp="bacheplate()" size="6" maxlength="6" />
              <span class="Style12 Style29 Style28"><strong>*</strong></span></p>
              <p align="left"><span class="Style20 Style24">Longueur B en mètres<span class="Style36">.......</span></span>
                <input name="Largeur" type="text" id="largeur" onKeyUp="bacheplate()" size="6" maxlength="6" />
              <span class="Style55"><span class="Style48"><span class="Style31">*</span></span></span><span class="Style68"><span class="Style36">..........</span>Soit une surface de</span><span class="Style36">.....</span>
              <input name="SurfaceBache" disabled type="text" id="surface" size="8">
              </p>
              <p><span class="Style37">Type de toile <span class="Style36">.........................</span></span>
                  <select name="TypeToile" id="typetoile" onclick="bacheplate()">
                    <option value="4.78 /P613" selected>P613</option>
                    <option value="6.1 /N605">N605</option>
                    <option value="5.74 /P500">P500</option>
                    <option value="8.13 /P705">P705</option>
                    <option value="8.97 /P402">P402</option>
                  </select>
                  <span class="Style62"><span class="Style63"> .......</span></span>
              <p><span class="Style37">Coloris de la toile </span><span class="Style36">..........</span><span class="Style36">..</span>
                  <input name="Coloris Toile" type="text" id="coloristoile"  size="6" maxlength="6" />
                  <span class="Style65">*</span><span class="Style68"><span class="Style36">.........</span>Se reporter &agrave; la fiche technique</span>
              <p align="center"><span class="Style1 Style51"><a href="images PERGOLAS/PrecontraintN605.pdf" target="_blank" onMouseOver="MM_swapImage('N605','','Baches plates/toile-N6052.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="Baches plates/toile-N605.gif" name="N605" width="93" height="31" border="0"></a> <a href="images PERGOLAS/PrecontraintP705.pdf" target="_blank" onMouseOver="MM_swapImage('P705','','Baches plates/fiche-P7052.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="Baches plates/fiche-P705.gif" name="P705" width="106" height="27" vspace="2" border="0"></a><a href="Baches plates/Precontraint613.pdf" target="_blank" onMouseOver="MM_swapImage('P613','','Baches plates/toile-P6132.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="Baches plates/toile-P613.gif" name="P613" width="93" height="31" border="0"></a> <a href="Baches plates/Precontraint500.pdf" target="_blank" onMouseOver="MM_swapImage('P500','','Baches plates/toile-P5002.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="Baches plates/toile-P500.gif" name="P500" width="93" height="31" border="0"></a><a href="images PERGOLAS/Precontraint402.pdf" target="_blank" onMouseOver="MM_swapImage('P402','','Baches plates/toile-P4022.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="Baches plates/toile-P402.gif" name="P402" width="93" height="31" border="0"></a></span>              
              <p align="center">              <span class="Style1 Style75"><a href="http://www.adobe.com/fr/products/acrobat/readstep2.html" target="_blank" class="Style76"><u>La lecture de ces fiches n&eacute;cessite le logiciel Adobe Reader (logiciel gratuit)</u></a></span>
            <td width="300" align="left" valign="top" class="Style11"><img src="Baches plates/croquis.jpg" width="300" height="251">
          <tr>
            <td align="left" valign="top" class="Style11"></td>
            <td height="21" align="left" valign="top" class="Style11">          
            <td height="21" align="left" valign="top" class="Style11">          
          <tr>
            <td align="left" valign="top" class="Style11"></td>
            <td height="226" align="left" valign="top" class="Style11"><p align="left"><span class="Style37">Oeillets c&ocirc;t&eacute; A <span class="Style36">.</span></span>
                <select name="Type Oeillets A" id="oeilletsA" onclick="bacheplate()">
                  <option value="0 " selected>Aucun</option>
                  <option value="0.46 /8mm">8mm</option>
                  <option value="0.46 /13mm">13mm</option>
                </select>
                <span class="Style36">.</span> <span class="Style37">Ecart moyen en mètres</span><span class="Style36">..</span>
                <input name="Ecart Oeillets A" type="text" id="ecartA" value="0.5" size="5" onKeyUp="bacheplate()">
                <span class="Style71"><span class="Style36">..</span>Soit<span class="Style36">...</span> </span>
                <input name="Nombre Oeillets A" type="text" id="nombreA" disabled size="8">
 
              <p align="left"><span class="Style37">Oeillets c&ocirc;t&eacute; B <span class="Style36">.</span></span>
                <select name="Type Oeillets B" id="oeilletsB" onclick="bacheplate()">
                    <option value="0 " selected>Aucun</option>
                    <option value="0.46 /8mm">8mm</option>
                    <option value="0.46 /13mm">13mm</option>
                </select>
                  <span class="Style36">.</span> <span class="Style37">Ecart moyen en m&egrave;tres</span><span class="Style36">..</span>
                  <input name="Ecart Oeillets B" type="text" id="ecartB" value="0.5" size="5" onKeyUp="bacheplate()">
                  <span class="Style71"><span class="Style36">..</span>Soit<span class="Style36">...</span> </span>
                  <input name="Nombre Oeillets B" type="text" id="nombreB" disabled size="8">
              <p align="left"><span class="Style37">Oeillets c&ocirc;t&eacute; C<span class="Style36">..</span></span>
                <select name="Type Oeillets C" id="oeilletsC" onclick="bacheplate()">
                    <option value="0 " selected>Aucun</option>
                    <option value="0.46 /8mm">8mm</option>
                    <option value="0.46 /13mm">13mm</option>
                </select>
                  <span class="Style36">.</span> <span class="Style37">Ecart moyen en m&egrave;tres</span><span class="Style36">..</span>
                  <input name="Ecart Oeillets C" type="text" id="ecartC" value="0.5" size="5" onKeyUp="bacheplate()">
                  <span class="Style71"><span class="Style36">..</span>Soit<span class="Style36">...</span> </span>
                  <input name="Nombre Oeillets C" type="text" id="nombreC" disabled size="8">
              <p align="left"><span class="Style37">Oeillets c&ocirc;t&eacute; D <span class="Style36">.</span></span>
                <select name="Type Oeillets D" id="oeilletsD" onclick="bacheplate()">
                    <option value="0 " selected>Aucun</option>
                    <option value="0.46 /8mm">8mm</option>
                    <option value="0.46 /13mm">13mm</option>
                </select>
                  <span class="Style36">.</span> <span class="Style37">Ecart moyen en m&egrave;tres</span><span class="Style36">..</span>
                  <input name="Ecart Oeillets D" type="text" id="ecartD" value="0.5" size="5" onKeyUp="bacheplate()">
                  <span class="Style71"><span class="Style36">..</span>Soit<span class="Style36">...</span> </span>
                  <input name="Nombre Oeillets D" type="text" id="nombreD" disabled size="8">
              <p><span class="Style37">Quantité de b&acirc;ches </span>
                <input name="Quantit&eacute; de b&acirc;ches" type="text" id="qtebaches" value="1" onKeyUp="bacheplate()"size="5">
            <td height="226" align="left" valign="top" class="Style11"><img src="Baches plates/sandow-oeillets.jpg" width="300" height="200">            
          <tr>
            <td align="left" valign="top" class="Style11"></td>
            <td height="17" colspan="2" align="left" valign="top" class="Style11"><span class="Style84">+</span><span class="Style37"> Accessoires de fixation</span> <span class="Style66">/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////</span>          
          <tr>
            <td align="left" valign="top" class="Style11"></td>
            <td height="150" align="left" valign="top" class="Style11"><p class="Style37">&nbsp;</p>
              <p class="Style37">Type de sandow <span class="Style36">.</span><span class="Style36">.</span>
                <select name="Type Sandow" id="typesandow" onclick="bacheplate()">
                  <option value="0 /Aucun" selected>Aucun</option>
                  <option value="0.71 /6mm">6mm (0.85 &euro;/m ttc)</option>
                  <option value="0.91 /9mm">9mm (1.09 &euro;/m ttc)</option>
                </select>
                <span class="Style36">...............</span>Longueur en m&egrave;tres<span class="Style36">..</span>
                <input name="Longueur Sandow" type="text" id="longsandow" value="0" size="8" onKeyUp="bacheplate()">
</p>
              <p class="Style37">Fixations pour sandow<span class="Style36">..</span><span class="Style36">.</span>
                <select name="Type Fixation" id="typefixation" onclick="bacheplate()">
                  <option value="0 /Aucun" selected>Aucun</option>
                  <option value="1 /Poulie34mm">Poulie noire 34mm (1.20 &euro;/u ttc)</option>
                  <option value="1 /Poulie39mm">Poulie grise 39mm (1.20 &euro;/u ttc)</option>
                  <option value="1 /Crochet GM Acier Zingu&eacute;">Crochet GM acier (1.20 &euro;/u ttc)</option>
                </select>
                Quantit&eacute;<span class="Style36">..</span>
                <input name="Quantit&eacute; Fixations" type="text" id="quantitefixation" value="0" size="8" onKeyUp="bacheplate()">
              </p>
              <p class="Style37">&nbsp;</p>
            <td height="150" align="left" valign="top" class="Style11"><div align="right"><img src="Baches plates/poulie34.jpg" width="120" height="140" vspace="4">            <img src="Baches plates/crochetgm.jpg" width="140" height="140" vspace="3">
              </div>
          <tr>
            <td align="left" valign="top" class="Style11"></td>
            <td height="47" colspan="2" align="left" valign="top" class="Style11"><span class="Style84">+</span><span class="Style37"> Tarif</span> <span class="Style66">/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////</span>
          <tr>
          <td align="left" valign="top" class="Style11"></td>
          <td height="137" colspan="2" align="left" valign="top" class="Style11"><span class="Style37">Prix HT</span><span class="Style36">...</span>
            <input name="PrixHT" type="text" id="prixht" disabled size="13">
            <span class="Style85">..............</span><span class="Style77">Soit un prix HT au m² <span class="Style79">(hors accessoires) de </span>
            <input name="PrixM" type="text" id="prixm" disabled size="8">
            </span><span class="Style86">            <span class="Style87">...................</span></span><span class="Style77"><span class="Style37"><span class="Style11">Frais de port</span></span> <span class="Style56"><span class="Style11">(pour la France)</span></span><span class="Style36">.</span>
            <input name="FraisPort" type="text" id="port"  value="30 euros"disabled size="13" />
            </span>
            <p align="left"><span class="Style36">.........</span><span class="Style20"><span class="Style89">Prix TTC (inclus tva &agrave; 19.6%) </span><span class="Style36">......</span></span>
              <input name="PrixTTC" type="text" class="Style16" id="prixttc"disabled size="13" />
            <p align="center"><a onClick="prin()" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('imprimdevis','','Baches plates/devis_fonce.jpg',1)"><img src="Baches plates/devis_clair.jpg" name="imprimdevis" width="140" height="30" border="0"><span class="Style36">..........................................</span></a><a href="commande_bacheplate.htm" onClick="verification()" onMouseOver="MM_swapImage('commande','','Baches plates/bouton_commande_fonce.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="Baches plates/bouton_commande_clair.jpg" name="commande" width="140" height="30" border="0"></a><a href="commande_bacheplate.htm">ffffff</a>
          </form>
            <p align="center"><img src="Baches plates/pied.jpg" width="840" height="60">
            <p>
            <p>
          </table> </td>
 
    </tr>
 
  </table>
 
</div>
</body>
</html>