wicej zmian
This commit is contained in:
613
html_sample/Aquila.html
Normal file
613
html_sample/Aquila.html
Normal file
@@ -0,0 +1,613 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!-- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -->
|
||||
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -->
|
||||
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -->
|
||||
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -->
|
||||
<html lang="pl" slick-uniqueid="1"><head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
|
||||
<meta name="Language" content="pl">
|
||||
<title>Mayones Guitars & Basses</title>
|
||||
|
||||
<!-- Include the MooTools framework libraries
|
||||
<script type="text/javascript" src="js/mootools-1.2.4-core-yc.js"></script>
|
||||
<script type="text/javascript" src="js/mootools-1.2.4-more-yc.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Simple ajax -->
|
||||
<script type="text/javascript" src="Aquila_pliki/ajax.js"></script>
|
||||
|
||||
<!-- Moo 1.3 with compatibility
|
||||
<script type="text/javascript" src="js/mootools-core-1.3-compat.js"></script>
|
||||
<script type="text/javascript" src="js/mootools-more-1.3.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Moo 1.3.2 with compatibility yc -->
|
||||
<script type="text/javascript" src="Aquila_pliki/mootools-core-1.3.2-full-compat-yc.js"></script>
|
||||
<script type="text/javascript" src="Aquila_pliki/mootools-more-1.3.2.1-minimal.js"></script>
|
||||
|
||||
<!-- <script type="text/javascript" src="js/MooTools-Core-1.6.0.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="js/MooTools-More-1.6.0.1.js"></script> -->
|
||||
|
||||
|
||||
|
||||
<!-- Moo 1.1 version
|
||||
<script type="text/javascript" src="js/mootools.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Jxlib libraries
|
||||
<script type="text/javascript" src="js/jxlib/jxlib.js"></script>
|
||||
-->
|
||||
|
||||
<!-- old dynlayer
|
||||
<script type="text/javascript" src="dynlayer.js"></script>
|
||||
-->
|
||||
|
||||
<!-- simple modal
|
||||
<script type="text/javascript" src="js/rectangle.js"></script>
|
||||
<script type="text/javascript" src="js/modal.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Mocha UI 0.9.7 full, uncompressed
|
||||
<script type="text/javascript" src="js/mochaui.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Mocha UI 0.9.7 full, compressed -->
|
||||
<script type="text/javascript" src="Aquila_pliki/mocha.js"></script>
|
||||
|
||||
<!-- Mocha UI 0.9.7 init example, uncompressed
|
||||
<script type="text/javascript" src="js/mocha-init.js"></script>
|
||||
-->
|
||||
|
||||
<!-- if IE
|
||||
<script type="text/javascript" src="scripts/excanvas_r43.js"></script>
|
||||
-->
|
||||
|
||||
<!-- old scripts -->
|
||||
<script type="text/javascript" src="Aquila_pliki/mouseevents.js"></script>
|
||||
<script type="text/javascript" src="Aquila_pliki/browsercheck.js"></script>
|
||||
|
||||
|
||||
<!-- <script type="text/javascript" src="js/mooECal.js"></script> -->
|
||||
|
||||
|
||||
<!-- Mocha CSS -->
|
||||
<!--
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Content.css" />
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Core.css" />
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Layout.css" />
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Dock.css" />
|
||||
-->
|
||||
<link rel="stylesheet" type="text/css" href="Aquila_pliki/Window.css">
|
||||
<!--
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Tabs.css" />
|
||||
-->
|
||||
|
||||
<link href="Aquila_pliki/default.css" type="text/css" rel="stylesheet">
|
||||
|
||||
<!-- <link rel="stylesheet" type="text/css" href="styles/mooECal.css" /> -->
|
||||
|
||||
<!-- OTHER GLOBAL SCRIPTS -->
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
var mouseX, mouseY
|
||||
|
||||
function DynMouseDown(x,y) {
|
||||
return true
|
||||
}
|
||||
|
||||
function DynMouseMove(x,y) {
|
||||
mouseX = x
|
||||
mouseY = y
|
||||
//window.status = ' ' + mouseX + ' ' + mouseY
|
||||
return true
|
||||
}
|
||||
|
||||
function DynMouseUp(x,y) {
|
||||
return true
|
||||
}
|
||||
|
||||
function confirmation(tekst,adres) {
|
||||
var answer=confirm(tekst)
|
||||
if (answer)
|
||||
document.location.href=adres
|
||||
}
|
||||
|
||||
// do wyskakujacych okienek
|
||||
var okno_ = '';
|
||||
|
||||
// RELOADUJE BEZ SUBMITA
|
||||
function sprawdzaj2() {
|
||||
if (okno_.closed) {window.location.reload();} else {
|
||||
setTimeout('sprawdzaj2()', 800);}
|
||||
}
|
||||
|
||||
function okno(obraz, tekst, szerokosc, wysokosc){
|
||||
var lista = "toolbar=no,location=0,directories=0,status=yes,menubar=0,scrollbars=yes,resizable=1,copyhistory=0";
|
||||
lista = lista + ",width=" + szerokosc;
|
||||
lista = lista + ",height=" + wysokosc;
|
||||
okno_ = window.open(obraz, tekst, lista);
|
||||
}
|
||||
|
||||
function URLEncode(url) {
|
||||
var SAFECHARS = "0123456789" + // Numeric
|
||||
"ABCDEFGHIJKLMNOPQRSTUVWXYZ" + // Alphabetic
|
||||
"abcdefghijklmnopqrstuvwxyz" +
|
||||
"-_.!~*'()"; // RFC2396 Mark characters
|
||||
var HEX = "0123456789ABCDEF";
|
||||
var plaintext = url;
|
||||
var encoded = "";
|
||||
for (var i = 0; i < plaintext.length; i++ ) {
|
||||
var ch = plaintext.charAt(i);
|
||||
if (ch == " ") {
|
||||
encoded += "+"; // x-www-urlencoded, rather than %20
|
||||
} else if (SAFECHARS.indexOf(ch) != -1) {
|
||||
encoded += ch;
|
||||
} else {
|
||||
var charCode = ch.charCodeAt(0);
|
||||
if (charCode > 255) {
|
||||
alert( "Unicode Character '" + ch + "' cannot be encoded using standard URL encoding.\n" +
|
||||
"(URL encoding only supports 8-bit characters.)\n" + "A space (+) will be substituted." );
|
||||
encoded += "+";
|
||||
} else {
|
||||
encoded += "%";
|
||||
encoded += HEX.charAt((charCode >> 4) & 0xF);
|
||||
encoded += HEX.charAt(charCode & 0xF);
|
||||
}
|
||||
}
|
||||
}
|
||||
return encoded;
|
||||
}
|
||||
|
||||
function URLDecode(url) {
|
||||
var HEXCHARS = "0123456789ABCDEFabcdef";
|
||||
var encoded = url;
|
||||
var plaintext = "";
|
||||
var i = 0;
|
||||
while (i < encoded.length) {
|
||||
var ch = encoded.charAt(i);
|
||||
if (ch == "+") {
|
||||
plaintext += " ";
|
||||
i++;
|
||||
} else if (ch == "%") {
|
||||
if (i < (encoded.length-2) && HEXCHARS.indexOf(encoded.charAt(i+1)) != -1 && HEXCHARS.indexOf(encoded.charAt(i+2)) != -1 ) {
|
||||
plaintext += unescape( encoded.substr(i,3) );
|
||||
i += 3;
|
||||
} else if (encoded.charAt(i+1) == 'u') { // jesli polska litera to tez dekoduj :D
|
||||
plaintext += unescape(encoded.substr(i,6));
|
||||
i += 6;
|
||||
} else {
|
||||
alert( 'Bad escape combination near ...' + encoded.substr(i) );
|
||||
//plaintext += "%[ERROR]";
|
||||
i++;
|
||||
}
|
||||
} else {
|
||||
plaintext += ch;
|
||||
i++;
|
||||
}
|
||||
} // while
|
||||
return plaintext;
|
||||
}
|
||||
|
||||
function init() {
|
||||
initMouseEvents();
|
||||
}
|
||||
|
||||
MUI.htmlWindow = function(content_, title_, width_, height_){
|
||||
//alert("mui");
|
||||
new MUI.Window({
|
||||
id: 'htmlpage',
|
||||
title: title_,
|
||||
content: content_,
|
||||
type: "window",
|
||||
width: width_,
|
||||
height: height_
|
||||
});
|
||||
}
|
||||
|
||||
function pause(millis) {
|
||||
var date = new Date();
|
||||
var curDate = null;
|
||||
do {
|
||||
curDate = new Date();
|
||||
} while(curDate-date < millis);
|
||||
}
|
||||
|
||||
|
||||
// po zaladowaniu DOMa - skrypty inicjalne
|
||||
window.addEvent('domready', function(){
|
||||
|
||||
/* Tips 2 */
|
||||
var Tips2 = new Tips($$('.Tips2'), {
|
||||
fixed: false,
|
||||
hideDelay: 40,
|
||||
showDelay: 10,
|
||||
offset: {'x': 20, 'y': 16},
|
||||
// offset: {'x': -150, 'y': 24},
|
||||
windowPadding: {'x': 100, 'y': 100},
|
||||
initialize: function() {
|
||||
this.tip.set('tween', { duration: 300 });
|
||||
this.tip.fade('hide');
|
||||
},
|
||||
onShow: function(tip) { tip.fade('in'); },
|
||||
onHide: function(tip) { tip.fade('out'); }
|
||||
});
|
||||
|
||||
$$('.Tips2').each(function(el) {
|
||||
var tmp = el.retrieve('tip:native');
|
||||
el.store('tip:title', '');
|
||||
el.store('tip:text', tmp);
|
||||
});
|
||||
|
||||
// mochaui issue
|
||||
MochaUI.Modal = new MochaUI.Modal();
|
||||
MochaUI.Modal.close();
|
||||
|
||||
//alert('ready!');
|
||||
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body id="cialo" onload="init()">
|
||||
<!-- <div id="calBody">calBody</div> -->
|
||||
|
||||
<div id="content">
|
||||
|
||||
<div id="top" style="vertical-align: top">
|
||||
<table style="color:white; font-size:80%; width:100%;" cellpadding="2" cellspacing="0"><tbody><tr>
|
||||
<td width="40" style="padding-right:0px;"><img src="Aquila_pliki/mayo-logo.png" alt="" style="max-height:90px;height:90px;margin-top:5px;margin-bottom:6px;"></td>
|
||||
<td valign="bottom" style="padding-bottom:8px;padding-left:20px;">Mayones Guitars & Basses - System Obs<62>ugi Zam<61>wie<69></td>
|
||||
<td valign="middle" style=";padding-right:9px;text-align: right;">
|
||||
<a href="http://192.168.0.152/mayo2/logout.php" style="color:white;">Wyloguj: <b>
|
||||
<span style="font-size: 16px;">
|
||||
nowakb </span></b>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</div>
|
||||
|
||||
<table cellpadding="0" cellspacing="0"><tbody><tr>
|
||||
<td valign="top">
|
||||
<div id="skroty"><ul>
|
||||
<!-- <br style="line-height:1px;"> -->
|
||||
|
||||
<li style="padding-top:0px;padding-bottom:0px;"><a href="http://192.168.0.152/mayo2/index.php">Zam<EFBFBD>wienia</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=6&">Gitary</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=25&">Gitary zam<61>wione</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=49&">Zlecenia</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=56&">Listy produkcyjne</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=11&f_grupa=0">Elementy</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=3&">Akcesoria</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=48&">Kategorie</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=13&">Grupy</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=26&">Serie</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=41&">Kolory</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=28&">Dostawcy</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=55&">Pracownicy</a></li><li style="padding-top:10px;padding-bottom:10px;"><a class="wew" href="http://192.168.0.152/mayo2/index.php?modul=50&">Zam<EFBFBD>wienia wew.</a></li><li style="padding-top:0px;padding-bottom:10px;"><a href="http://serwis.mayones.com/" style="color:#E91E63 ;">SERWIS</a></li><li></li><li><a href="http://192.168.0.152/mayo2/logout.php" style="color:green;">Wyloguj (nowakb)</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=99&" style="color:green;">Zmie<EFBFBD> has<61>o</a></li><ul> <br></ul></ul></div>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
<div id="tresc">
|
||||
|
||||
|
||||
<script type="text/javascript" src="Aquila_pliki/datetimepicker.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
function potwierdz_zestaw() {
|
||||
document.getElementById("cb_status_p").checked=true;
|
||||
set_data.submit();
|
||||
}
|
||||
|
||||
|
||||
function view_img(img_name) {
|
||||
//document[img_name].src = upForm.imgfile.value;
|
||||
//document[img_name].width = 150;
|
||||
//$(img_name).src = $('imgfile').value;
|
||||
//alert($('imgfile').value);
|
||||
//alert($('imgfile').getProperty('src'));
|
||||
//var imgProps = $('myImage').getProperty('src'); // returns: 'mootools.png'.
|
||||
//$(img_name).set('style','width:150px;');
|
||||
}
|
||||
|
||||
function cites_cb_change() {
|
||||
if ($('cites_cb').checked ) {
|
||||
$$('.cites_block').removeClass('block_hide');
|
||||
if ($('cites_status').value==0) $('cites_status').value=1;
|
||||
}
|
||||
else {
|
||||
$$('.cites_block').addClass('block_hide');
|
||||
$('cites_status').value=0;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<center>
|
||||
<table class="std" style="margin-top:10px;"><tbody><tr><td valign="top" bgcolor="#D9E0EA" width="100"><b> Dot. zam.:</b></td><td valign="top" bgcolor="#F2ECE6" align="center"> <span class="czarnobiale"> <b>0093/2025/6 </b></span><b> </b> z dat<61> realizacji: <b><span class="czarnobiale" style="background-color: dimgrey;">2025-02-28</span></b></td><td valign="top" align="center" bgcolor="#F2ECE6" width="35%"><span style="font-weight:bold;"></span></td><td rowspan="2" class=" Tips2 row_" style="background-color: yellow;text-align: center;" title=""><a href="javascript:okno('comment_pick6.php?id_zestawu=35565', 'Komentarz', 730, 330);sprawdzaj2();" class="link_"><span>-</span></a></td></tr></tbody></table><table class="std" style="margin-top:10px;"><tbody><tr><form name="set_data" method="post" action="index.php?modul=14&update=true&id_zestawu=35565&id_zamowienia=8003"></form><td bgcolor="#D9E0EA" width="50"> <b>Grupa</b></td><td width="220" bgcolor="#F2ECE6"> <select name="s_grupa"><option selected="selected" value="7">Gitary elektryczne</option><option value="8">Gitary basowe</option><option value="9">Gitary klasyczne</option><option value="10">Gitary akustyczne</option></select></td><td width="50" bgcolor="#D9E0EA"> <b>Model</b> </td><td colspan="1" width="300" bgcolor="#F2ECE6"> <input style="width:97%;" name="s_nr_kat" type="text" value="Aquila Cardinal 6 B27"></td><td bgcolor="#D9E0EA" width="50"> <b>Nr ser.</b> </td><td bgcolor="#F2ECE6" colspan="1"> <input type="text" style="width:97%;" name="serial_num" value="AQ2509644">
|
||||
</td><td bgcolor="#D9E0EA" witdh="50" colspan="2"><a href="javascript:set_data.submit();"><b>DZZ</b></a></td><td colspan="4" bgcolor="#F2ECE6"><input onclick="NewCal('dzz','yyyymmdd',false, 24);" type="text" style="width:102px;font-size:90%;padding:0px;" id="dzz" name="dzz"></td></tr><tr><td bgcolor="#D9E0EA"> <b>Opis</b></td><td colspan="3" bgcolor="#F2ECE6"><input style="margin-left:5px;" size="60" name="s_nazwa" type="text" value="H-H/AmAshTEW/-/Ebony/1plyMapleT.E.W./T-ANTIQUE-BLK-M"></td><td width="10" bgcolor="#D9E0EA"> <b>Odbiorca</b></td><td bgcolor="#F2ECE6"> <input style="width:97%;" name="s_odbiorca" type="text"></td><td bgcolor="#D9E0EA" witdh="50"> <b>P</b></td><td bgcolor="#F2ECE6"><a href="javascript:potwierdz_zestaw()" class="Tips2 link_" title=""><span style="color:red;font-size: 18px;">■</span></a><input type="checkbox" name="status_p" id="cb_status_p" style="display:none;"></td><td width="30" bgcolor="#D9E0EA"> <b>NTB </b> </td> <td bgcolor="#F2ECE6"><input type="checkbox" name="custom"></td>
|
||||
<td width="35" bgcolor="#D9E0EA"> <b>CITES </b> </td>
|
||||
<td bgcolor="#F2ECE6"><input type="checkbox" id="cites_cb" name="cites_cb" onchange="cites_cb_change();"></td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
<td colspan="12" align="center" bgcolor="#f9f9f9">
|
||||
<hr>
|
||||
<!--<input class="button1" type="button" value="Changelog"
|
||||
onclick="javascript:okno('view_changelog.php?id_zestawu=35565&id_zamowienia=8003&pozycja=', 'Zam<61>wienie', 730, 900)">
|
||||
-->
|
||||
<input class="button1" type="button" value="Wydruk produkcja" onclick="javascript:okno('view_set_prn2.php?id_zestawu=35565&id_zamowienia=8003&pozycja=', 'Zam<61>wienie', 730, 900)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk sk<73>adalnia" onclick="javascript:okno('view_set_prn4.php?id_zestawu=35565&id_zamowienia=8003&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk pomniejszony" onclick="javascript:okno('accesory_list_prn.php?id_zestawu=35565&id_zamowienia=8003&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<!--<input class="button1" type="button" value="Zapisz formularz" onclick="javascript:set_data.submit()">-->
|
||||
<input class="button1" type="submit" value="Zapisz formularz" onclick="javascript:set_data.submit()">
|
||||
|
||||
<input class="button1" type="button" value=" Powr<77>t " onclick="javascript:document.location.href='index.php?modul=4&id_zamowienia=8003'">
|
||||
<hr>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<table class="std cites_block block_hide" cellpadding="3" cellspacing="2" style="font-size:70%;margin-bottom:0px;"><tbody><tr><td align="left" style="font-size: 130%;" colspan="7">CITES </td></tr><tr><td bgcolor="bisque">Status: </td><td bgcolor="bisque"><select name="cites_status" id="cites_status" class="button1"><option value="0" selected="selected">nie wymaga</option><option value="1">CERTYFIKAT | NIEZ<45>O<EFBFBD>ONY</option><option value="2">CERTYFIKAT | Z<>O<EFBFBD>ONY</option><option value="3">CERTYFIKAT | GOTOWE</option></select></td><td bgcolor="bisque" style="width:100px;">Data wyst<73>pienia: </td><td bgcolor="bisque"><input onclick="NewCal('cites_data_zl','yyyymmdd',false, 24);" size="12" name="cites_data_zl" id="cites_data_zl" type="text"></td><td bgcolor="bisque" style="width:100px;">Data otrzymania: </td><td bgcolor="bisque"><input onclick="NewCal('cites_data_ot','yyyymmdd',false, 24);" size="12" name="cites_data_ot" id="cites_data_ot" type="text"></td></tr><tr><td bgcolor="bisque"> Komentarz:</td><td colspan="5"><textarea id="komentarz_area" rows="2" cols="99" name="cites_komentarz" type="text"></textarea></td></tr></tbody></table><hr class="cites_block block_hide"><table border="0" width="100%" cellpadding="1" cellspacing="2" class="std"><tbody><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">SZYJKA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=55">Radius </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">CUSTOM</span> / 12 </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332823&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=13">DREWNO - Szyjka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Wzmocnienie szyjki - dwa dodatkowe pr<70>ty GRAFITOWE </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332827&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">1pc Maple TEW</span> / Klon ameryka<6B>ski TEW (1 cz<63><7A><EFBFBD>) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332828&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=15">DREWNO - Podstrunnica </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">EBN</span> / EBONY (Heban) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332836&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=63">WYMIARY </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">DUVELL 6</span> / Szyjka szeroko<6B><6F> I : 43,5mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332807&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">DUVELL 6</span> / Szyjka szeroko<6B><6F> XII : 54mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332808&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">DUVELL 6</span> / Szyjka szeroko<6B><6F> XXIV : 58mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332809&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">GITARA SETIUS/REGIUS/CUSTOM</span> / Szyjka grubo<62><6F> I : 20 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332825&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">GITARA SETIUS/REGIUS/CUSTOM</span> / Szyjka grubo<62><6F> XII : 21 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332842&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=73">PROFIL SZYJKI </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - PROFIL - D / Custom - profil sp<73>aszczony, p<>aski ty<74> [DUVELL] </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332814&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=83">MARKERY - BOK </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">SB-20</span> / Kropeczki (boczne) / 2mm / Fluorescencyjne / Niebieskie / Nie do jasnych kraw<61>dzi </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332844&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=84">MARKERY - FRONT </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Bez marker<65>w </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332843&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=50">PROGI </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - FERD WAGNER / <span style="color:#117711;">FW 9685 / 667851</span> / Stainless Steel / 2,80<38>3,34 (1,45) / EXTRA JUMBO [JD brak] / <b>STANDARD</b> </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332817&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">KONSTRUKCJA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=47">WERSJA </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - BARYTON 27 </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332829&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=11">Konstrukcja </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - bolt-on (gryf przykr<6B>cany) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332806&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=54">Skala </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">GITARA BARYTON27</span> / 687mm (27 cali) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332832&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">KORPUS</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=78">DREWNO - Top </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">NO-TOP</span> / Bez topu </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332834&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=79">DREWNO - Korpus </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">TEW</span> / ASH, AMERICAN / TEW (Tonally Enhanced Wood) - Jesion Amerykanski <b>UWAGA! Nie stosowa<77> do 4EVER!!!</b> </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332824&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=14">KONFIGURACJA - Przetworniki </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - H-H / Gitara Humbucker 6 / W PUSZKACH </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332838&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=36">KONFIGURACJA - Potencjometry </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Prze<7A><65>cznik <20>lizgowy </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332845&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">CG-05T</span> / 1 x Volume - W MIEJSCU TONE </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332846&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">KOLOR</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=59">KOLOR - Top </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">T-ANTIQUE-BLK-M</span> / Antique Black Matt </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332816&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=60">KOLOR - Korpus </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">T-ANTIQUE-BLK-M</span> / Antique Black Matt </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332822&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=61">KOLOR - Szyjka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">T-ANTIQUE-BLK-M</span> / Antique Black Matt </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332804&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=62">KOLOR - G<><47>wka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">T-ANTIQUE-BLK-M</span> / Antique Black Matt </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332820&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=82">KOLOR - Wyko<6B>czenie [K/C] </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">M</span> / Matt </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332835&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=81">KOLOR - Wyko<6B>czenie [S] </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">M</span> / Matt </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332837&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">ELEKTRONIKA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=33">PRZETWORNIKI - Gitara </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - / <span style="color:#117711;">SPECIAL</span> / - PINS: BLACK SCREWS </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332839&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - / <span style="color:#117711;">FINISH / STD</span> / - WYKO<4B>CZENIE : PUSZKA BRUSHED NICKEL </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332840&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - VELVETRONE / <span style="color:#117711;">H15+H13-6-SET / STD</span> / Ironside + Solium | 6 string | Humbucker Set </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332841&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=37">ELEKTRONIKA </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - MAYONES / Treble Bleed Mod </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332802&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - BOURNS / <span style="color:#117711;">PDB 183-GTR01-504A2 PP</span> / Potencjometr / Volume / 500A PushPull </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332815&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=26">PRZE<EFBFBD><EFBFBD>CZNIKI I GNIAZDA </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - SWITCHCRAFT / <span style="color:#117711;">C12B</span> / Gniazdo Jack </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332810&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - ELECTROSWITCH / <span style="color:#117711;">E2G0203S</span> / Prze<7A><65>cznik / Electroswitch 3-poz (<28>lizgowy) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332819&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">AKCESORIA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=16">MOSTEK - Gitara </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - HIPSHOT / <span style="color:#117711;">41065B</span> / 6 String Fixed / 0.175 / Black </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332833&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=43">MOSTEK - Kostki </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Standard </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332803&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=38">STROIKI - Gitara </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - GOTOH / 510 Locking 6 string / 3 wysoko<6B>ci / Blokowane / Black </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332830&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=57">Os<EFBFBD>ony, Blachy </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">Elektronika</span> / PLASTIKOWA (elektronika) z grawerk<72> SIGNATURE / laser [Adam Christianson / ARCHITECTS] </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332818&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=42">Siode<EFBFBD>ko </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - TUSQ (Graph-Tech) / Ko<4B><6F> s<>oniowa </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332826&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=40">Struny </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">Drop B</span> / B F# B E G# C# | 11-54 | Cardinal </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332811&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=25">Ga<EFBFBD>ki </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">SAMWOO</span> / NS-030 BLK </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332821&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=21">P<EFBFBD>YTKI - Kolor </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <font size="3"><b>BEZ P<>YTKI</b></font> </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332812&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=20">AKCESORIA - Kolor </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - BLK (Black) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332831&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">DODATKI</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=35565&id_zamowienia=8003&grupa=41">WYPOSA<EFBFBD>ENIE DODATKOWE </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - SCHALLER / <span style="color:#117711;">ZACZEPY</span> / Zaczep Schaller Security Lock BLK (2 szt) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332805&id_zamowienia=8003&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - / Sygnatura AC z ty<74>u g<><67>wki (LASER) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=35565&id_kompl=1332813&id_zamowienia=8003&modul=16">Notatka</a></td></tr></tbody></table></td></tr></tbody></table><table class="std" style="margin-top:8px;margin-bottom:15px;">
|
||||
<tbody><tr><td align="top" valign="middle" bgcolor="#F2ECE6" width="160"> <a href="javascript:okno('comment_pick3.php?id_zestawu=35565', 'Notatka produkcyjna', 730, 330);sprawdzaj2();">Notatka produkcyjna</a></td>
|
||||
<td colspan="2" valign="top" bgcolor="#ffffff" style="border: 1px solid #000000"></td></tr><tr><td align="left" bgcolor="#F2ECE6" width="80"> Dodatkowe<br> informacje</td><td align="center" bgcolor="#F2ECE6" colspan="2"><textarea name="p_komentarz" cols="90" rows="3" style="color:black;font-weight:bold;"></textarea></td></tr><form method="post" name="koment" action="edit_set.php?id_zestawu=35565&update=true"></form></tbody></table>
|
||||
|
||||
<table class="std" style="margin-top:15px;">
|
||||
<tbody><tr>
|
||||
<td align="center" bgcolor="#f9f9f9">
|
||||
<hr>
|
||||
<input class="button1" type="button" value="Wydruk produkcja" onclick="javascript:okno('view_set_prn2.php?id_zestawu=35565&id_zamowienia=8003&pozycja=', 'Zam<61>wienie', 730, 900)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk sk<73>adalnia" onclick="javascript:okno('view_set_prn4.php?id_zestawu=35565&id_zamowienia=8003&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk pomniejszony" onclick="javascript:okno('accesory_list_prn.php?id_zestawu=35565&id_zamowienia=8003&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<input class="button1" type="button" value="Zapisz formularz" onclick="javascript:set_data.submit()">
|
||||
|
||||
<input class="button1" type="button" value=" Powr<77>t " onclick="javascript:document.location.href='index.php?modul=4&id_zamowienia=8003'">
|
||||
<hr>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
|
||||
<br>
|
||||
<!--
|
||||
<center>
|
||||
<img src='' id='img_vv' name='img_vv' width='0'> <br>
|
||||
<br>
|
||||
</center>
|
||||
-->
|
||||
|
||||
<script type="text/javascript">
|
||||
cites_cb_change();
|
||||
</script>
|
||||
<br><br>
|
||||
</center></div>
|
||||
</td>
|
||||
</tr></tbody></table>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
//function login_wp() {
|
||||
|
||||
//alert('login');
|
||||
|
||||
// okno('login_wp.php','edycja', 730, 330);
|
||||
|
||||
//a=window.open("http://serwis.mayones.com")
|
||||
//a.document.write("<div id='mydiv'>test1</div>")
|
||||
// a.document.getElementById("mydiv")
|
||||
|
||||
// o=a.document.getElementById("user_login");
|
||||
// console.log("koniec");
|
||||
// console.log(o);
|
||||
//setTimeout(function(){ a.document.getElementById("user_login").value="dddd"; }, 3000);
|
||||
|
||||
// setTimeout(set_wp_login, <%= BELL_INTERVAL %>)
|
||||
|
||||
// a.document.getElementById("user_login").value="dddd";
|
||||
// }
|
||||
|
||||
|
||||
// cEvents: [
|
||||
// {
|
||||
// title:'Get Groceries',
|
||||
// start:'2009-02-05',
|
||||
// end:'2009-02-06',
|
||||
// location:'Store'
|
||||
// },
|
||||
// {
|
||||
// title:'Party Time',
|
||||
// start:'2009-02-20T23:30:00-06:00',
|
||||
// end:'2009-02-20T24:30:00-06:00',
|
||||
// location:'Da Club'
|
||||
// },
|
||||
// {
|
||||
// title:'Hair Cut',
|
||||
// start:'2009-02-22T13:00:00-06:00',
|
||||
// end:'2009-02-22T13:30:00-06:00',
|
||||
// location:'Cuttin Corral'
|
||||
// }
|
||||
// ]
|
||||
//
|
||||
// c=new Calendar1({calContainer:'calBody'});
|
||||
|
||||
|
||||
// c= new Calendar1({
|
||||
// calContainer:'calBody',
|
||||
// newDate:'8/5/2009',
|
||||
// feedPlugin:'new mecPHPPlugin()'
|
||||
// });
|
||||
|
||||
|
||||
// new Calendar1({
|
||||
// calContainer:'calBody',
|
||||
// newDate:'8/17/2009',
|
||||
// cEvents: [
|
||||
// {
|
||||
// title:'MooTools Events Calendar v0.3.0',
|
||||
// start:'2009-08-05',
|
||||
// end:'2009-08-05',
|
||||
// location:'DansNetwork.com'
|
||||
// },
|
||||
// {
|
||||
// title:'Fly South',
|
||||
// start:'2009-08-01T17:00:00-06:00',
|
||||
// end:'2009-08-01T21:00:00-06:00',
|
||||
// location:'Tampa'
|
||||
// },
|
||||
// {
|
||||
// title:'<a href="http://google.com">Google\'s Cool</a>',
|
||||
// start:'2009-08-09',
|
||||
// end:'2009-08-10',
|
||||
// location:'World Wide'
|
||||
// },
|
||||
// {
|
||||
// title:'Party Time',
|
||||
// start:'2009-08-16T23:30:00-06:00',
|
||||
// end:'2009-08-16T24:30:00-06:00',
|
||||
// location:'Da Club'
|
||||
// },
|
||||
// {
|
||||
// title:'Hair Cut',
|
||||
// start:'2009-08-17T09:00:00-06:00',
|
||||
// end:'2009-08-17T09:30:00-06:00',
|
||||
// location:''
|
||||
// },
|
||||
// {
|
||||
// title:'Oil Change',
|
||||
// start:'2009-08-17T11:00:00-06:00',
|
||||
// end:'2009-08-17T11:30:00-06:00',
|
||||
// location:'Jiffy Lube'
|
||||
// },
|
||||
// {
|
||||
// title:'Gym',
|
||||
// start:'2009-08-17T13:00:00-06:00',
|
||||
// end:'2009-08-17T13:30:00-06:00',
|
||||
// location:''
|
||||
// },
|
||||
// {
|
||||
// title:'Dinner',
|
||||
// start:'2009-08-17T17:00:00-06:00',
|
||||
// end:'2009-08-17T18:30:00-06:00',
|
||||
// location:'Bob Chinns'
|
||||
// },
|
||||
// {
|
||||
// title:'Movie',
|
||||
// start:'2009-08-17T19:00:00-06:00',
|
||||
// end:'2009-08-17T21:30:00-06:00',
|
||||
// location:'Marcus'
|
||||
// },
|
||||
// {
|
||||
// title:'Bedtime',
|
||||
// start:'2009-08-17T23:00:00-05:00',
|
||||
// end:'2009-08-17T23:00:00-05:00',
|
||||
// location:'Home'
|
||||
// }
|
||||
// ]
|
||||
// });
|
||||
|
||||
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
old tips
|
||||
|
||||
/* Tips 2 */
|
||||
var Tips2 = new Tips($$('.Tips2'), {
|
||||
initialize:function(){
|
||||
this.fx = new Fx.Style(this.toolTip, 'opacity', {duration: 500, wait: false}).set(0);
|
||||
},
|
||||
onShow: function(toolTip) {
|
||||
this.fx.start(1);
|
||||
},
|
||||
onHide: function(toolTip) {
|
||||
this.fx.start(0);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="windowUnderlay" style="height: 977px; visibility: visible; zoom: 1; opacity: 0.01; display: none;"></div><div id="modalOverlay" style="height: 977px; visibility: hidden; zoom: 1; opacity: 0; position: fixed; display: block;"></div></body></html>
|
||||
612
html_sample/Ori.html
Normal file
612
html_sample/Ori.html
Normal file
@@ -0,0 +1,612 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!-- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -->
|
||||
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -->
|
||||
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -->
|
||||
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -->
|
||||
<html lang="pl" slick-uniqueid="1"><head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
|
||||
<meta name="Language" content="pl">
|
||||
<title>Mayones Guitars & Basses</title>
|
||||
|
||||
<!-- Include the MooTools framework libraries
|
||||
<script type="text/javascript" src="js/mootools-1.2.4-core-yc.js"></script>
|
||||
<script type="text/javascript" src="js/mootools-1.2.4-more-yc.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Simple ajax -->
|
||||
<script type="text/javascript" src="Ori_pliki/ajax.js"></script>
|
||||
|
||||
<!-- Moo 1.3 with compatibility
|
||||
<script type="text/javascript" src="js/mootools-core-1.3-compat.js"></script>
|
||||
<script type="text/javascript" src="js/mootools-more-1.3.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Moo 1.3.2 with compatibility yc -->
|
||||
<script type="text/javascript" src="Ori_pliki/mootools-core-1.3.2-full-compat-yc.js"></script>
|
||||
<script type="text/javascript" src="Ori_pliki/mootools-more-1.3.2.1-minimal.js"></script>
|
||||
|
||||
<!-- <script type="text/javascript" src="js/MooTools-Core-1.6.0.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="js/MooTools-More-1.6.0.1.js"></script> -->
|
||||
|
||||
|
||||
|
||||
<!-- Moo 1.1 version
|
||||
<script type="text/javascript" src="js/mootools.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Jxlib libraries
|
||||
<script type="text/javascript" src="js/jxlib/jxlib.js"></script>
|
||||
-->
|
||||
|
||||
<!-- old dynlayer
|
||||
<script type="text/javascript" src="dynlayer.js"></script>
|
||||
-->
|
||||
|
||||
<!-- simple modal
|
||||
<script type="text/javascript" src="js/rectangle.js"></script>
|
||||
<script type="text/javascript" src="js/modal.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Mocha UI 0.9.7 full, uncompressed
|
||||
<script type="text/javascript" src="js/mochaui.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Mocha UI 0.9.7 full, compressed -->
|
||||
<script type="text/javascript" src="Ori_pliki/mocha.js"></script>
|
||||
|
||||
<!-- Mocha UI 0.9.7 init example, uncompressed
|
||||
<script type="text/javascript" src="js/mocha-init.js"></script>
|
||||
-->
|
||||
|
||||
<!-- if IE
|
||||
<script type="text/javascript" src="scripts/excanvas_r43.js"></script>
|
||||
-->
|
||||
|
||||
<!-- old scripts -->
|
||||
<script type="text/javascript" src="Ori_pliki/mouseevents.js"></script>
|
||||
<script type="text/javascript" src="Ori_pliki/browsercheck.js"></script>
|
||||
|
||||
|
||||
<!-- <script type="text/javascript" src="js/mooECal.js"></script> -->
|
||||
|
||||
|
||||
<!-- Mocha CSS -->
|
||||
<!--
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Content.css" />
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Core.css" />
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Layout.css" />
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Dock.css" />
|
||||
-->
|
||||
<link rel="stylesheet" type="text/css" href="Ori_pliki/Window.css">
|
||||
<!--
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Tabs.css" />
|
||||
-->
|
||||
|
||||
<link href="Ori_pliki/default.css" type="text/css" rel="stylesheet">
|
||||
|
||||
<!-- <link rel="stylesheet" type="text/css" href="styles/mooECal.css" /> -->
|
||||
|
||||
<!-- OTHER GLOBAL SCRIPTS -->
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
var mouseX, mouseY
|
||||
|
||||
function DynMouseDown(x,y) {
|
||||
return true
|
||||
}
|
||||
|
||||
function DynMouseMove(x,y) {
|
||||
mouseX = x
|
||||
mouseY = y
|
||||
//window.status = ' ' + mouseX + ' ' + mouseY
|
||||
return true
|
||||
}
|
||||
|
||||
function DynMouseUp(x,y) {
|
||||
return true
|
||||
}
|
||||
|
||||
function confirmation(tekst,adres) {
|
||||
var answer=confirm(tekst)
|
||||
if (answer)
|
||||
document.location.href=adres
|
||||
}
|
||||
|
||||
// do wyskakujacych okienek
|
||||
var okno_ = '';
|
||||
|
||||
// RELOADUJE BEZ SUBMITA
|
||||
function sprawdzaj2() {
|
||||
if (okno_.closed) {window.location.reload();} else {
|
||||
setTimeout('sprawdzaj2()', 800);}
|
||||
}
|
||||
|
||||
function okno(obraz, tekst, szerokosc, wysokosc){
|
||||
var lista = "toolbar=no,location=0,directories=0,status=yes,menubar=0,scrollbars=yes,resizable=1,copyhistory=0";
|
||||
lista = lista + ",width=" + szerokosc;
|
||||
lista = lista + ",height=" + wysokosc;
|
||||
okno_ = window.open(obraz, tekst, lista);
|
||||
}
|
||||
|
||||
function URLEncode(url) {
|
||||
var SAFECHARS = "0123456789" + // Numeric
|
||||
"ABCDEFGHIJKLMNOPQRSTUVWXYZ" + // Alphabetic
|
||||
"abcdefghijklmnopqrstuvwxyz" +
|
||||
"-_.!~*'()"; // RFC2396 Mark characters
|
||||
var HEX = "0123456789ABCDEF";
|
||||
var plaintext = url;
|
||||
var encoded = "";
|
||||
for (var i = 0; i < plaintext.length; i++ ) {
|
||||
var ch = plaintext.charAt(i);
|
||||
if (ch == " ") {
|
||||
encoded += "+"; // x-www-urlencoded, rather than %20
|
||||
} else if (SAFECHARS.indexOf(ch) != -1) {
|
||||
encoded += ch;
|
||||
} else {
|
||||
var charCode = ch.charCodeAt(0);
|
||||
if (charCode > 255) {
|
||||
alert( "Unicode Character '" + ch + "' cannot be encoded using standard URL encoding.\n" +
|
||||
"(URL encoding only supports 8-bit characters.)\n" + "A space (+) will be substituted." );
|
||||
encoded += "+";
|
||||
} else {
|
||||
encoded += "%";
|
||||
encoded += HEX.charAt((charCode >> 4) & 0xF);
|
||||
encoded += HEX.charAt(charCode & 0xF);
|
||||
}
|
||||
}
|
||||
}
|
||||
return encoded;
|
||||
}
|
||||
|
||||
function URLDecode(url) {
|
||||
var HEXCHARS = "0123456789ABCDEFabcdef";
|
||||
var encoded = url;
|
||||
var plaintext = "";
|
||||
var i = 0;
|
||||
while (i < encoded.length) {
|
||||
var ch = encoded.charAt(i);
|
||||
if (ch == "+") {
|
||||
plaintext += " ";
|
||||
i++;
|
||||
} else if (ch == "%") {
|
||||
if (i < (encoded.length-2) && HEXCHARS.indexOf(encoded.charAt(i+1)) != -1 && HEXCHARS.indexOf(encoded.charAt(i+2)) != -1 ) {
|
||||
plaintext += unescape( encoded.substr(i,3) );
|
||||
i += 3;
|
||||
} else if (encoded.charAt(i+1) == 'u') { // jesli polska litera to tez dekoduj :D
|
||||
plaintext += unescape(encoded.substr(i,6));
|
||||
i += 6;
|
||||
} else {
|
||||
alert( 'Bad escape combination near ...' + encoded.substr(i) );
|
||||
//plaintext += "%[ERROR]";
|
||||
i++;
|
||||
}
|
||||
} else {
|
||||
plaintext += ch;
|
||||
i++;
|
||||
}
|
||||
} // while
|
||||
return plaintext;
|
||||
}
|
||||
|
||||
function init() {
|
||||
initMouseEvents();
|
||||
}
|
||||
|
||||
MUI.htmlWindow = function(content_, title_, width_, height_){
|
||||
//alert("mui");
|
||||
new MUI.Window({
|
||||
id: 'htmlpage',
|
||||
title: title_,
|
||||
content: content_,
|
||||
type: "window",
|
||||
width: width_,
|
||||
height: height_
|
||||
});
|
||||
}
|
||||
|
||||
function pause(millis) {
|
||||
var date = new Date();
|
||||
var curDate = null;
|
||||
do {
|
||||
curDate = new Date();
|
||||
} while(curDate-date < millis);
|
||||
}
|
||||
|
||||
|
||||
// po zaladowaniu DOMa - skrypty inicjalne
|
||||
window.addEvent('domready', function(){
|
||||
|
||||
/* Tips 2 */
|
||||
var Tips2 = new Tips($$('.Tips2'), {
|
||||
fixed: false,
|
||||
hideDelay: 40,
|
||||
showDelay: 10,
|
||||
offset: {'x': 20, 'y': 16},
|
||||
// offset: {'x': -150, 'y': 24},
|
||||
windowPadding: {'x': 100, 'y': 100},
|
||||
initialize: function() {
|
||||
this.tip.set('tween', { duration: 300 });
|
||||
this.tip.fade('hide');
|
||||
},
|
||||
onShow: function(tip) { tip.fade('in'); },
|
||||
onHide: function(tip) { tip.fade('out'); }
|
||||
});
|
||||
|
||||
$$('.Tips2').each(function(el) {
|
||||
var tmp = el.retrieve('tip:native');
|
||||
el.store('tip:title', '');
|
||||
el.store('tip:text', tmp);
|
||||
});
|
||||
|
||||
// mochaui issue
|
||||
MochaUI.Modal = new MochaUI.Modal();
|
||||
MochaUI.Modal.close();
|
||||
|
||||
//alert('ready!');
|
||||
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body id="cialo" onload="init()">
|
||||
<!-- <div id="calBody">calBody</div> -->
|
||||
|
||||
<div id="content">
|
||||
|
||||
<div id="top" style="vertical-align: top">
|
||||
<table style="color:white; font-size:80%; width:100%;" cellpadding="2" cellspacing="0"><tbody><tr>
|
||||
<td width="40" style="padding-right:0px;"><img src="Ori_pliki/mayo-logo.png" alt="" style="max-height:90px;height:90px;margin-top:5px;margin-bottom:6px;"></td>
|
||||
<td valign="bottom" style="padding-bottom:8px;padding-left:20px;">Mayones Guitars & Basses - System Obs<62>ugi Zam<61>wie<69></td>
|
||||
<td valign="middle" style=";padding-right:9px;text-align: right;">
|
||||
<a href="http://192.168.0.152/mayo2/logout.php" style="color:white;">Wyloguj: <b>
|
||||
<span style="font-size: 16px;">
|
||||
nowakb </span></b>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</div>
|
||||
|
||||
<table cellpadding="0" cellspacing="0"><tbody><tr>
|
||||
<td valign="top">
|
||||
<div id="skroty"><ul>
|
||||
<!-- <br style="line-height:1px;"> -->
|
||||
|
||||
<li style="padding-top:0px;padding-bottom:0px;"><a href="http://192.168.0.152/mayo2/index.php">Zam<EFBFBD>wienia</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=6&">Gitary</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=25&">Gitary zam<61>wione</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=49&">Zlecenia</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=56&">Listy produkcyjne</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=11&f_grupa=0">Elementy</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=3&">Akcesoria</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=48&">Kategorie</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=13&">Grupy</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=26&">Serie</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=41&">Kolory</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=28&">Dostawcy</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=55&">Pracownicy</a></li><li style="padding-top:10px;padding-bottom:10px;"><a class="wew" href="http://192.168.0.152/mayo2/index.php?modul=50&">Zam<EFBFBD>wienia wew.</a></li><li style="padding-top:0px;padding-bottom:10px;"><a href="http://serwis.mayones.com/" style="color:#E91E63 ;">SERWIS</a></li><li></li><li><a href="http://192.168.0.152/mayo2/logout.php" style="color:green;">Wyloguj (nowakb)</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=99&" style="color:green;">Zmie<EFBFBD> has<61>o</a></li><ul> <br></ul></ul></div>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
<div id="tresc">
|
||||
|
||||
|
||||
<script type="text/javascript" src="Ori_pliki/datetimepicker.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
function potwierdz_zestaw() {
|
||||
document.getElementById("cb_status_p").checked=true;
|
||||
set_data.submit();
|
||||
}
|
||||
|
||||
|
||||
function view_img(img_name) {
|
||||
//document[img_name].src = upForm.imgfile.value;
|
||||
//document[img_name].width = 150;
|
||||
//$(img_name).src = $('imgfile').value;
|
||||
//alert($('imgfile').value);
|
||||
//alert($('imgfile').getProperty('src'));
|
||||
//var imgProps = $('myImage').getProperty('src'); // returns: 'mootools.png'.
|
||||
//$(img_name).set('style','width:150px;');
|
||||
}
|
||||
|
||||
function cites_cb_change() {
|
||||
if ($('cites_cb').checked ) {
|
||||
$$('.cites_block').removeClass('block_hide');
|
||||
if ($('cites_status').value==0) $('cites_status').value=1;
|
||||
}
|
||||
else {
|
||||
$$('.cites_block').addClass('block_hide');
|
||||
$('cites_status').value=0;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<center>
|
||||
<table class="std" style="margin-top:10px;"><tbody><tr><td valign="top" bgcolor="#D9E0EA" width="100"><b> Dot. zam.:</b></td><td valign="top" bgcolor="#F2ECE6" align="center"> <span class="czarnobiale"> <b>0376/2024/11 </b></span><b> </b> z dat<61> realizacji: <b><span class="czarnobiale" style="background-color: dimgrey;">2024-09-01</span></b></td><td valign="top" align="center" bgcolor="#F2ECE6" width="35%"><span style="font-weight:bold;">STRINGS Co., Ltd | Thailand</span></td><td rowspan="2" class=" Tips2 row_" style="background-color: yellow;text-align: center;" title=""><a href="javascript:okno('comment_pick6.php?id_zestawu=37548', 'Komentarz', 730, 330);sprawdzaj2();" class="link_"><span>-</span></a></td></tr></tbody></table><table class="std" style="margin-top:10px;"><tbody><tr><form name="set_data" method="post" action="index.php?modul=14&update=true&id_zestawu=37548&id_zamowienia=7773"></form><td bgcolor="#D9E0EA" width="50"> <b>Grupa</b></td><td width="220" bgcolor="#F2ECE6"> <select name="s_grupa"><option value="7">Gitary elektryczne</option><option selected="selected" value="8">Gitary basowe</option><option value="9">Gitary klasyczne</option><option value="10">Gitary akustyczne</option></select></td><td width="50" bgcolor="#D9E0EA"> <b>Model</b> </td><td colspan="1" width="300" bgcolor="#F2ECE6"> <input style="width:97%;" name="s_nr_kat" type="text" value="Ori Enji 5"></td><td bgcolor="#D9E0EA" width="50"> <b>Nr ser.</b> </td><td bgcolor="#F2ECE6" colspan="1"> <input type="text" style="width:97%;" name="serial_num" value="ORB2508078">
|
||||
</td><td bgcolor="#D9E0EA" witdh="50" colspan="2"><a href="javascript:set_data.submit();"><b>DZZ</b></a></td><td colspan="4" bgcolor="#F2ECE6"><input onclick="NewCal('dzz','yyyymmdd',false, 24);" type="text" style="width:102px;font-size:90%;padding:0px;" id="dzz" name="dzz"></td></tr><tr><td bgcolor="#D9E0EA"> <b>Opis</b></td><td colspan="3" bgcolor="#F2ECE6"><input style="margin-left:5px;" size="60" name="s_nazwa" type="text" value="HHH/Ash/-/3Wenge/M-GUN-GRY-M"></td><td width="10" bgcolor="#D9E0EA"> <b>Odbiorca</b></td><td bgcolor="#F2ECE6"> <input style="width:97%;" name="s_odbiorca" type="text" value="SO/0320/2025 | Strings Thailand"></td><td bgcolor="#D9E0EA" witdh="50"> <b>P</b></td><td bgcolor="#F2ECE6"><a href="javascript:potwierdz_zestaw()" class="Tips2 link_" title=""><span style="color:red;font-size: 18px;">■</span></a><input type="checkbox" name="status_p" id="cb_status_p" style="display:none;"></td><td width="30" bgcolor="#D9E0EA"> <b>NTB </b> </td> <td bgcolor="#F2ECE6"><input type="checkbox" name="custom"></td>
|
||||
<td width="35" bgcolor="#D9E0EA"> <b>CITES </b> </td>
|
||||
<td bgcolor="#F2ECE6"><input type="checkbox" id="cites_cb" name="cites_cb" onchange="cites_cb_change();"></td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
<td colspan="12" align="center" bgcolor="#f9f9f9">
|
||||
<hr>
|
||||
<!--<input class="button1" type="button" value="Changelog"
|
||||
onclick="javascript:okno('view_changelog.php?id_zestawu=37548&id_zamowienia=7773&pozycja=', 'Zam<61>wienie', 730, 900)">
|
||||
-->
|
||||
<input class="button1" type="button" value="Wydruk produkcja" onclick="javascript:okno('view_set_prn2.php?id_zestawu=37548&id_zamowienia=7773&pozycja=', 'Zam<61>wienie', 730, 900)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk sk<73>adalnia" onclick="javascript:okno('view_set_prn4.php?id_zestawu=37548&id_zamowienia=7773&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk pomniejszony" onclick="javascript:okno('accesory_list_prn.php?id_zestawu=37548&id_zamowienia=7773&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<!--<input class="button1" type="button" value="Zapisz formularz" onclick="javascript:set_data.submit()">-->
|
||||
<input class="button1" type="submit" value="Zapisz formularz" onclick="javascript:set_data.submit()">
|
||||
|
||||
<input class="button1" type="button" value=" Powr<77>t " onclick="javascript:document.location.href='index.php?modul=4&id_zamowienia=7773'">
|
||||
<hr>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<table class="std cites_block block_hide" cellpadding="3" cellspacing="2" style="font-size:70%;margin-bottom:0px;"><tbody><tr><td align="left" style="font-size: 130%;" colspan="7">CITES </td></tr><tr><td bgcolor="bisque">Status: </td><td bgcolor="bisque"><select name="cites_status" id="cites_status" class="button1"><option value="0" selected="selected">nie wymaga</option><option value="1">CERTYFIKAT | NIEZ<45>O<EFBFBD>ONY</option><option value="2">CERTYFIKAT | Z<>O<EFBFBD>ONY</option><option value="3">CERTYFIKAT | GOTOWE</option></select></td><td bgcolor="bisque" style="width:100px;">Data wyst<73>pienia: </td><td bgcolor="bisque"><input onclick="NewCal('cites_data_zl','yyyymmdd',false, 24);" size="12" name="cites_data_zl" id="cites_data_zl" type="text"></td><td bgcolor="bisque" style="width:100px;">Data otrzymania: </td><td bgcolor="bisque"><input onclick="NewCal('cites_data_ot','yyyymmdd',false, 24);" size="12" name="cites_data_ot" id="cites_data_ot" type="text"></td></tr><tr><td bgcolor="bisque"> Komentarz:</td><td colspan="5"><textarea id="komentarz_area" rows="2" cols="99" name="cites_komentarz" type="text"></textarea></td></tr></tbody></table><hr class="cites_block block_hide"><table border="0" width="100%" cellpadding="1" cellspacing="2" class="std"><tbody><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">SZYJKA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=55">Radius </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">CUSTOM</span> / 9.5 </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421407&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=13">DREWNO - Szyjka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">Carbon Rods</span> / Dodatkowe Pr<50>ty Grafitowe / Carbon Rods </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421414&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">3-Wenge</span> / 3-cz | Wenge </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421423&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=15">DREWNO - Podstrunnica </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">WNG</span> / WENGE </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421410&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=48">DREWNO - G<><47>wka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Bez forniru </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421399&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=63">WYMIARY </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">ORI</span> / Szyjka grubo<62><6F> I : 20 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421428&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">ORI</span> / Szyjka grubo<62><6F> XII : 23 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421429&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">ORI 5</span> / Szyjka szeroko<6B><6F> I : 46 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421430&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">ORI 5</span> / Szyjka szeroko<6B><6F> XII : 56 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421431&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">ORI 5</span> / Szyjka szeroko<6B><6F> XXIV : 72 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421432&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=83">MARKERY - BOK </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">SGM-23</span> / Kropeczki (boczne) / 2+1mm / Fluorescencyjne / Zielone z czarn<72> obw<62>dk<64> </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421395&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=84">MARKERY - FRONT </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">UK<EFBFBD>AD / DOUBLE OFFSET / STD</span> / Double Offset - 3-12 bass / 15-24 treble </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421411&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"><span style="color:red;"> - Kropki / Akryl Bia<69>y / Per<65>a / 4mm </span></td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421425&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=50">PROGI </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - / <span style="color:#117711;">DHP-316-20S</span> / Blacksmith Stainless Steel </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421415&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">KONSTRUKCJA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=11">Konstrukcja </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - bolt-on (gryf przykr<6B>cany) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421403&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=54">Skala </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">VF || B5-L</span> / LONG BASS MULTISCALE (34 - 37) / Bass 5 String </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421416&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">KORPUS</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=78">DREWNO - Top </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">NO-TOP</span> / Bez topu </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421406&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=79">DREWNO - Korpus </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">Ash</span> / ASH (Jesion) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421393&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=14">KONFIGURACJA - Przetworniki </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">V-FRETS</span> / H-H-H / U<>O<EFBFBD>ONE UKO<4B>NIE / VF </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421402&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - H-H-H / MYDE<44>KA BAS 6 (wymiar Bartolini P4 / 32mm X 118mm) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421418&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=53">KONFIGURACJA - Puszka na bat. </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - 1x Puszka na bat. / Nowe frezowanie p<>ytki / <20>adowanie USB-C </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421412&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">KOLOR</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=60">KOLOR - Korpus </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">M-GUNGRY-MTL-M</span> / Metallic Gunmetal Grey | Matt | Lechler ES9345 </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421427&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=61">KOLOR - Szyjka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">T-NAT-M</span> / Trans Natural Matt (transparent naturalny matowy) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421409&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=62">KOLOR - G<><47>wka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">T-NAT-M</span> / Trans Natural Matt (transparent naturalny matowy) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421408&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=82">KOLOR - Wyko<6B>czenie [K/C] </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">M</span> / Matt </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421426&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=81">KOLOR - Wyko<6B>czenie [S] </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">M</span> / Matt </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421413&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">ELEKTRONIKA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=37">ELEKTRONIKA </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - VELVETRONE / <span style="color:#117711;">MUSASHI3 ORI - HEADPHONES/AUX</span>
|
||||
/ 3-Band CC Preamp and M-Heaphones system [1xV(push-pull), 1x 6-Rotary
|
||||
switch, 1xTre/Bass, 1xMid, 2x Jack preamp AUX and headphones] - 4pot.
|
||||
</td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421419&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=26">PRZE<EFBFBD><EFBFBD>CZNIKI I GNIAZDA </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - / Gniazdo s<>uchawkowe 3,5mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421396&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - SWITCHCRAFT / <span style="color:#117711;">C12B</span> / Gniazdo Jack </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421397&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - / Gniazdo <20>adowania USB-C </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421405&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - / Gniazdo AUX </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421420&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=34">PRZETWORNIKI - Bas </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - VELVETRONE / <span style="color:#117711;">GRIM VF 37</span> / GRIM VF 5 (Neck) + GRIM VF 5 (Middle) + GRIM VF 5 (Bridge) - puszka wymiar P4 </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421422&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">AKCESORIA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=45">MOSTEK - Bas </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - MAYONES / <span style="color:#117711;">KISSAKI 5-BLK</span> / Mayones KISSAKI | Aluminium V-Frets | Black </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421417&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=43">MOSTEK - Kostki </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Standard </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421401&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=67">STROIKI - Bas </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - GRAPHTECH / <span style="color:#117711;">PRB</span> / GraphTech Ratio | BLK 3+2 </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421424&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=42">Siode<EFBFBD>ko </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Heban HEB-001 </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421404&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=40">Struny </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">ORI</span> / Stainless steel 45-65-85-105-130 </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421394&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=25">Ga<EFBFBD>ki </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">ORI</span> / ADO19BK, ADC-DUAL-BK, rotary switch: GC6.4-22X19 </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421433&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=20">AKCESORIA - Kolor </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - BLK (Black) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421421&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">DODATKI</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=37548&id_zamowienia=7773&grupa=41">WYPOSA<EFBFBD>ENIE DODATKOWE </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - / <span style="color:#117711;">MGDL-B</span> / Mayones Gigbag DeLuxe - Bass </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421398&id_zamowienia=7773&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - SCHALLER / <span style="color:#117711;">ZACZEPY</span> / Zaczep Schaller Security Lock BLK (2 szt) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=37548&id_kompl=1421400&id_zamowienia=7773&modul=16">Notatka</a></td></tr></tbody></table></td></tr></tbody></table><table class="std" style="margin-top:8px;margin-bottom:15px;">
|
||||
<tbody><tr><td align="top" valign="middle" bgcolor="#F2ECE6" width="160"> <a href="javascript:okno('comment_pick3.php?id_zestawu=37548', 'Notatka produkcyjna', 730, 330);sprawdzaj2();">Notatka produkcyjna</a></td>
|
||||
<td colspan="2" valign="top" bgcolor="#ffffff" style="border: 1px solid #000000"></td></tr><tr><td align="left" bgcolor="#F2ECE6" width="80"> Dodatkowe<br> informacje</td><td align="center" bgcolor="#F2ECE6" colspan="2"><textarea name="p_komentarz" cols="90" rows="3" style="color:black;font-weight:bold;"></textarea></td></tr><form method="post" name="koment" action="edit_set.php?id_zestawu=37548&update=true"></form></tbody></table>
|
||||
|
||||
<table class="std" style="margin-top:15px;">
|
||||
<tbody><tr>
|
||||
<td align="center" bgcolor="#f9f9f9">
|
||||
<hr>
|
||||
<input class="button1" type="button" value="Wydruk produkcja" onclick="javascript:okno('view_set_prn2.php?id_zestawu=37548&id_zamowienia=7773&pozycja=', 'Zam<61>wienie', 730, 900)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk sk<73>adalnia" onclick="javascript:okno('view_set_prn4.php?id_zestawu=37548&id_zamowienia=7773&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk pomniejszony" onclick="javascript:okno('accesory_list_prn.php?id_zestawu=37548&id_zamowienia=7773&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<input class="button1" type="button" value="Zapisz formularz" onclick="javascript:set_data.submit()">
|
||||
|
||||
<input class="button1" type="button" value=" Powr<77>t " onclick="javascript:document.location.href='index.php?modul=4&id_zamowienia=7773'">
|
||||
<hr>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
|
||||
<br>
|
||||
<!--
|
||||
<center>
|
||||
<img src='' id='img_vv' name='img_vv' width='0'> <br>
|
||||
<br>
|
||||
</center>
|
||||
-->
|
||||
|
||||
<script type="text/javascript">
|
||||
cites_cb_change();
|
||||
</script>
|
||||
<br><br>
|
||||
</center></div>
|
||||
</td>
|
||||
</tr></tbody></table>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
//function login_wp() {
|
||||
|
||||
//alert('login');
|
||||
|
||||
// okno('login_wp.php','edycja', 730, 330);
|
||||
|
||||
//a=window.open("http://serwis.mayones.com")
|
||||
//a.document.write("<div id='mydiv'>test1</div>")
|
||||
// a.document.getElementById("mydiv")
|
||||
|
||||
// o=a.document.getElementById("user_login");
|
||||
// console.log("koniec");
|
||||
// console.log(o);
|
||||
//setTimeout(function(){ a.document.getElementById("user_login").value="dddd"; }, 3000);
|
||||
|
||||
// setTimeout(set_wp_login, <%= BELL_INTERVAL %>)
|
||||
|
||||
// a.document.getElementById("user_login").value="dddd";
|
||||
// }
|
||||
|
||||
|
||||
// cEvents: [
|
||||
// {
|
||||
// title:'Get Groceries',
|
||||
// start:'2009-02-05',
|
||||
// end:'2009-02-06',
|
||||
// location:'Store'
|
||||
// },
|
||||
// {
|
||||
// title:'Party Time',
|
||||
// start:'2009-02-20T23:30:00-06:00',
|
||||
// end:'2009-02-20T24:30:00-06:00',
|
||||
// location:'Da Club'
|
||||
// },
|
||||
// {
|
||||
// title:'Hair Cut',
|
||||
// start:'2009-02-22T13:00:00-06:00',
|
||||
// end:'2009-02-22T13:30:00-06:00',
|
||||
// location:'Cuttin Corral'
|
||||
// }
|
||||
// ]
|
||||
//
|
||||
// c=new Calendar1({calContainer:'calBody'});
|
||||
|
||||
|
||||
// c= new Calendar1({
|
||||
// calContainer:'calBody',
|
||||
// newDate:'8/5/2009',
|
||||
// feedPlugin:'new mecPHPPlugin()'
|
||||
// });
|
||||
|
||||
|
||||
// new Calendar1({
|
||||
// calContainer:'calBody',
|
||||
// newDate:'8/17/2009',
|
||||
// cEvents: [
|
||||
// {
|
||||
// title:'MooTools Events Calendar v0.3.0',
|
||||
// start:'2009-08-05',
|
||||
// end:'2009-08-05',
|
||||
// location:'DansNetwork.com'
|
||||
// },
|
||||
// {
|
||||
// title:'Fly South',
|
||||
// start:'2009-08-01T17:00:00-06:00',
|
||||
// end:'2009-08-01T21:00:00-06:00',
|
||||
// location:'Tampa'
|
||||
// },
|
||||
// {
|
||||
// title:'<a href="http://google.com">Google\'s Cool</a>',
|
||||
// start:'2009-08-09',
|
||||
// end:'2009-08-10',
|
||||
// location:'World Wide'
|
||||
// },
|
||||
// {
|
||||
// title:'Party Time',
|
||||
// start:'2009-08-16T23:30:00-06:00',
|
||||
// end:'2009-08-16T24:30:00-06:00',
|
||||
// location:'Da Club'
|
||||
// },
|
||||
// {
|
||||
// title:'Hair Cut',
|
||||
// start:'2009-08-17T09:00:00-06:00',
|
||||
// end:'2009-08-17T09:30:00-06:00',
|
||||
// location:''
|
||||
// },
|
||||
// {
|
||||
// title:'Oil Change',
|
||||
// start:'2009-08-17T11:00:00-06:00',
|
||||
// end:'2009-08-17T11:30:00-06:00',
|
||||
// location:'Jiffy Lube'
|
||||
// },
|
||||
// {
|
||||
// title:'Gym',
|
||||
// start:'2009-08-17T13:00:00-06:00',
|
||||
// end:'2009-08-17T13:30:00-06:00',
|
||||
// location:''
|
||||
// },
|
||||
// {
|
||||
// title:'Dinner',
|
||||
// start:'2009-08-17T17:00:00-06:00',
|
||||
// end:'2009-08-17T18:30:00-06:00',
|
||||
// location:'Bob Chinns'
|
||||
// },
|
||||
// {
|
||||
// title:'Movie',
|
||||
// start:'2009-08-17T19:00:00-06:00',
|
||||
// end:'2009-08-17T21:30:00-06:00',
|
||||
// location:'Marcus'
|
||||
// },
|
||||
// {
|
||||
// title:'Bedtime',
|
||||
// start:'2009-08-17T23:00:00-05:00',
|
||||
// end:'2009-08-17T23:00:00-05:00',
|
||||
// location:'Home'
|
||||
// }
|
||||
// ]
|
||||
// });
|
||||
|
||||
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
old tips
|
||||
|
||||
/* Tips 2 */
|
||||
var Tips2 = new Tips($$('.Tips2'), {
|
||||
initialize:function(){
|
||||
this.fx = new Fx.Style(this.toolTip, 'opacity', {duration: 500, wait: false}).set(0);
|
||||
},
|
||||
onShow: function(toolTip) {
|
||||
this.fx.start(1);
|
||||
},
|
||||
onHide: function(toolTip) {
|
||||
this.fx.start(0);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="windowUnderlay" style="height: 977px; visibility: visible; zoom: 1; opacity: 0.01; display: none;"></div><div id="modalOverlay" style="height: 977px; visibility: hidden; zoom: 1; opacity: 0; position: fixed; display: block;"></div></body></html>
|
||||
613
html_sample/regius.html
Normal file
613
html_sample/regius.html
Normal file
@@ -0,0 +1,613 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!-- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -->
|
||||
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -->
|
||||
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -->
|
||||
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -->
|
||||
<html lang="pl" slick-uniqueid="1"><head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
|
||||
<meta name="Language" content="pl">
|
||||
<title>Mayones Guitars & Basses</title>
|
||||
|
||||
<!-- Include the MooTools framework libraries
|
||||
<script type="text/javascript" src="js/mootools-1.2.4-core-yc.js"></script>
|
||||
<script type="text/javascript" src="js/mootools-1.2.4-more-yc.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Simple ajax -->
|
||||
<script type="text/javascript" src="regius_pliki/ajax.js"></script>
|
||||
|
||||
<!-- Moo 1.3 with compatibility
|
||||
<script type="text/javascript" src="js/mootools-core-1.3-compat.js"></script>
|
||||
<script type="text/javascript" src="js/mootools-more-1.3.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Moo 1.3.2 with compatibility yc -->
|
||||
<script type="text/javascript" src="regius_pliki/mootools-core-1.3.2-full-compat-yc.js"></script>
|
||||
<script type="text/javascript" src="regius_pliki/mootools-more-1.3.2.1-minimal.js"></script>
|
||||
|
||||
<!-- <script type="text/javascript" src="js/MooTools-Core-1.6.0.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="js/MooTools-More-1.6.0.1.js"></script> -->
|
||||
|
||||
|
||||
|
||||
<!-- Moo 1.1 version
|
||||
<script type="text/javascript" src="js/mootools.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Jxlib libraries
|
||||
<script type="text/javascript" src="js/jxlib/jxlib.js"></script>
|
||||
-->
|
||||
|
||||
<!-- old dynlayer
|
||||
<script type="text/javascript" src="dynlayer.js"></script>
|
||||
-->
|
||||
|
||||
<!-- simple modal
|
||||
<script type="text/javascript" src="js/rectangle.js"></script>
|
||||
<script type="text/javascript" src="js/modal.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Mocha UI 0.9.7 full, uncompressed
|
||||
<script type="text/javascript" src="js/mochaui.js"></script>
|
||||
-->
|
||||
|
||||
<!-- Mocha UI 0.9.7 full, compressed -->
|
||||
<script type="text/javascript" src="regius_pliki/mocha.js"></script>
|
||||
|
||||
<!-- Mocha UI 0.9.7 init example, uncompressed
|
||||
<script type="text/javascript" src="js/mocha-init.js"></script>
|
||||
-->
|
||||
|
||||
<!-- if IE
|
||||
<script type="text/javascript" src="scripts/excanvas_r43.js"></script>
|
||||
-->
|
||||
|
||||
<!-- old scripts -->
|
||||
<script type="text/javascript" src="regius_pliki/mouseevents.js"></script>
|
||||
<script type="text/javascript" src="regius_pliki/browsercheck.js"></script>
|
||||
|
||||
|
||||
<!-- <script type="text/javascript" src="js/mooECal.js"></script> -->
|
||||
|
||||
|
||||
<!-- Mocha CSS -->
|
||||
<!--
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Content.css" />
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Core.css" />
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Layout.css" />
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Dock.css" />
|
||||
-->
|
||||
<link rel="stylesheet" type="text/css" href="regius_pliki/Window.css">
|
||||
<!--
|
||||
<link rel="stylesheet" type="text/css" href="js/mochaui/src/themes/default/css/Tabs.css" />
|
||||
-->
|
||||
|
||||
<link href="regius_pliki/default.css" type="text/css" rel="stylesheet">
|
||||
|
||||
<!-- <link rel="stylesheet" type="text/css" href="styles/mooECal.css" /> -->
|
||||
|
||||
<!-- OTHER GLOBAL SCRIPTS -->
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
var mouseX, mouseY
|
||||
|
||||
function DynMouseDown(x,y) {
|
||||
return true
|
||||
}
|
||||
|
||||
function DynMouseMove(x,y) {
|
||||
mouseX = x
|
||||
mouseY = y
|
||||
//window.status = ' ' + mouseX + ' ' + mouseY
|
||||
return true
|
||||
}
|
||||
|
||||
function DynMouseUp(x,y) {
|
||||
return true
|
||||
}
|
||||
|
||||
function confirmation(tekst,adres) {
|
||||
var answer=confirm(tekst)
|
||||
if (answer)
|
||||
document.location.href=adres
|
||||
}
|
||||
|
||||
// do wyskakujacych okienek
|
||||
var okno_ = '';
|
||||
|
||||
// RELOADUJE BEZ SUBMITA
|
||||
function sprawdzaj2() {
|
||||
if (okno_.closed) {window.location.reload();} else {
|
||||
setTimeout('sprawdzaj2()', 800);}
|
||||
}
|
||||
|
||||
function okno(obraz, tekst, szerokosc, wysokosc){
|
||||
var lista = "toolbar=no,location=0,directories=0,status=yes,menubar=0,scrollbars=yes,resizable=1,copyhistory=0";
|
||||
lista = lista + ",width=" + szerokosc;
|
||||
lista = lista + ",height=" + wysokosc;
|
||||
okno_ = window.open(obraz, tekst, lista);
|
||||
}
|
||||
|
||||
function URLEncode(url) {
|
||||
var SAFECHARS = "0123456789" + // Numeric
|
||||
"ABCDEFGHIJKLMNOPQRSTUVWXYZ" + // Alphabetic
|
||||
"abcdefghijklmnopqrstuvwxyz" +
|
||||
"-_.!~*'()"; // RFC2396 Mark characters
|
||||
var HEX = "0123456789ABCDEF";
|
||||
var plaintext = url;
|
||||
var encoded = "";
|
||||
for (var i = 0; i < plaintext.length; i++ ) {
|
||||
var ch = plaintext.charAt(i);
|
||||
if (ch == " ") {
|
||||
encoded += "+"; // x-www-urlencoded, rather than %20
|
||||
} else if (SAFECHARS.indexOf(ch) != -1) {
|
||||
encoded += ch;
|
||||
} else {
|
||||
var charCode = ch.charCodeAt(0);
|
||||
if (charCode > 255) {
|
||||
alert( "Unicode Character '" + ch + "' cannot be encoded using standard URL encoding.\n" +
|
||||
"(URL encoding only supports 8-bit characters.)\n" + "A space (+) will be substituted." );
|
||||
encoded += "+";
|
||||
} else {
|
||||
encoded += "%";
|
||||
encoded += HEX.charAt((charCode >> 4) & 0xF);
|
||||
encoded += HEX.charAt(charCode & 0xF);
|
||||
}
|
||||
}
|
||||
}
|
||||
return encoded;
|
||||
}
|
||||
|
||||
function URLDecode(url) {
|
||||
var HEXCHARS = "0123456789ABCDEFabcdef";
|
||||
var encoded = url;
|
||||
var plaintext = "";
|
||||
var i = 0;
|
||||
while (i < encoded.length) {
|
||||
var ch = encoded.charAt(i);
|
||||
if (ch == "+") {
|
||||
plaintext += " ";
|
||||
i++;
|
||||
} else if (ch == "%") {
|
||||
if (i < (encoded.length-2) && HEXCHARS.indexOf(encoded.charAt(i+1)) != -1 && HEXCHARS.indexOf(encoded.charAt(i+2)) != -1 ) {
|
||||
plaintext += unescape( encoded.substr(i,3) );
|
||||
i += 3;
|
||||
} else if (encoded.charAt(i+1) == 'u') { // jesli polska litera to tez dekoduj :D
|
||||
plaintext += unescape(encoded.substr(i,6));
|
||||
i += 6;
|
||||
} else {
|
||||
alert( 'Bad escape combination near ...' + encoded.substr(i) );
|
||||
//plaintext += "%[ERROR]";
|
||||
i++;
|
||||
}
|
||||
} else {
|
||||
plaintext += ch;
|
||||
i++;
|
||||
}
|
||||
} // while
|
||||
return plaintext;
|
||||
}
|
||||
|
||||
function init() {
|
||||
initMouseEvents();
|
||||
}
|
||||
|
||||
MUI.htmlWindow = function(content_, title_, width_, height_){
|
||||
//alert("mui");
|
||||
new MUI.Window({
|
||||
id: 'htmlpage',
|
||||
title: title_,
|
||||
content: content_,
|
||||
type: "window",
|
||||
width: width_,
|
||||
height: height_
|
||||
});
|
||||
}
|
||||
|
||||
function pause(millis) {
|
||||
var date = new Date();
|
||||
var curDate = null;
|
||||
do {
|
||||
curDate = new Date();
|
||||
} while(curDate-date < millis);
|
||||
}
|
||||
|
||||
|
||||
// po zaladowaniu DOMa - skrypty inicjalne
|
||||
window.addEvent('domready', function(){
|
||||
|
||||
/* Tips 2 */
|
||||
var Tips2 = new Tips($$('.Tips2'), {
|
||||
fixed: false,
|
||||
hideDelay: 40,
|
||||
showDelay: 10,
|
||||
offset: {'x': 20, 'y': 16},
|
||||
// offset: {'x': -150, 'y': 24},
|
||||
windowPadding: {'x': 100, 'y': 100},
|
||||
initialize: function() {
|
||||
this.tip.set('tween', { duration: 300 });
|
||||
this.tip.fade('hide');
|
||||
},
|
||||
onShow: function(tip) { tip.fade('in'); },
|
||||
onHide: function(tip) { tip.fade('out'); }
|
||||
});
|
||||
|
||||
$$('.Tips2').each(function(el) {
|
||||
var tmp = el.retrieve('tip:native');
|
||||
el.store('tip:title', '');
|
||||
el.store('tip:text', tmp);
|
||||
});
|
||||
|
||||
// mochaui issue
|
||||
MochaUI.Modal = new MochaUI.Modal();
|
||||
MochaUI.Modal.close();
|
||||
|
||||
//alert('ready!');
|
||||
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body id="cialo" onload="init()">
|
||||
<!-- <div id="calBody">calBody</div> -->
|
||||
|
||||
<div id="content">
|
||||
|
||||
<div id="top" style="vertical-align: top">
|
||||
<table style="color:white; font-size:80%; width:100%;" cellpadding="2" cellspacing="0"><tbody><tr>
|
||||
<td width="40" style="padding-right:0px;"><img src="regius_pliki/mayo-logo.png" alt="" style="max-height:90px;height:90px;margin-top:5px;margin-bottom:6px;"></td>
|
||||
<td valign="bottom" style="padding-bottom:8px;padding-left:20px;">Mayones Guitars & Basses - System Obs<62>ugi Zam<61>wie<69></td>
|
||||
<td valign="middle" style=";padding-right:9px;text-align: right;">
|
||||
<a href="http://192.168.0.152/mayo2/logout.php" style="color:white;">Wyloguj: <b>
|
||||
<span style="font-size: 16px;">
|
||||
nowakb </span></b>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</div>
|
||||
|
||||
<table cellpadding="0" cellspacing="0"><tbody><tr>
|
||||
<td valign="top">
|
||||
<div id="skroty"><ul>
|
||||
<!-- <br style="line-height:1px;"> -->
|
||||
|
||||
<li style="padding-top:0px;padding-bottom:0px;"><a href="http://192.168.0.152/mayo2/index.php">Zam<EFBFBD>wienia</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=6&">Gitary</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=25&">Gitary zam<61>wione</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=49&">Zlecenia</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=56&">Listy produkcyjne</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=11&f_grupa=0">Elementy</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=3&">Akcesoria</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=48&">Kategorie</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=13&">Grupy</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=26&">Serie</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=41&">Kolory</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=28&">Dostawcy</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=55&">Pracownicy</a></li><li style="padding-top:10px;padding-bottom:10px;"><a class="wew" href="http://192.168.0.152/mayo2/index.php?modul=50&">Zam<EFBFBD>wienia wew.</a></li><li style="padding-top:0px;padding-bottom:10px;"><a href="http://serwis.mayones.com/" style="color:#E91E63 ;">SERWIS</a></li><li></li><li><a href="http://192.168.0.152/mayo2/logout.php" style="color:green;">Wyloguj (nowakb)</a></li><li><a href="http://192.168.0.152/mayo2/index.php?modul=99&" style="color:green;">Zmie<EFBFBD> has<61>o</a></li><ul> <br></ul></ul></div>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
<div id="tresc">
|
||||
|
||||
|
||||
<script type="text/javascript" src="regius_pliki/datetimepicker.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
function potwierdz_zestaw() {
|
||||
document.getElementById("cb_status_p").checked=true;
|
||||
set_data.submit();
|
||||
}
|
||||
|
||||
|
||||
function view_img(img_name) {
|
||||
//document[img_name].src = upForm.imgfile.value;
|
||||
//document[img_name].width = 150;
|
||||
//$(img_name).src = $('imgfile').value;
|
||||
//alert($('imgfile').value);
|
||||
//alert($('imgfile').getProperty('src'));
|
||||
//var imgProps = $('myImage').getProperty('src'); // returns: 'mootools.png'.
|
||||
//$(img_name).set('style','width:150px;');
|
||||
}
|
||||
|
||||
function cites_cb_change() {
|
||||
if ($('cites_cb').checked ) {
|
||||
$$('.cites_block').removeClass('block_hide');
|
||||
if ($('cites_status').value==0) $('cites_status').value=1;
|
||||
}
|
||||
else {
|
||||
$$('.cites_block').addClass('block_hide');
|
||||
$('cites_status').value=0;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<center>
|
||||
<table class="std" style="margin-top:10px;"><tbody><tr><td valign="top" bgcolor="#D9E0EA" width="100"><b> Dot. zam.:</b></td><td valign="top" bgcolor="#F2ECE6" align="center"> <span class="czarnobiale"> <b>0462/2024/4 </b></span><b> </b> z dat<61> realizacji: <b><span class="czarnobiale" style="background-color: dimgrey;">2024-11-30</span></b></td><td valign="top" align="center" bgcolor="#F2ECE6" width="35%"><span style="font-weight:bold;"></span></td><td rowspan="2" class=" Tips2 row_" style="background-color: yellow;text-align: center;" title=""><a href="javascript:okno('comment_pick6.php?id_zestawu=34630', 'Komentarz', 730, 330);sprawdzaj2();" class="link_"><span>-</span></a></td></tr></tbody></table><table class="std" style="margin-top:10px;"><tbody><tr><form name="set_data" method="post" action="index.php?modul=14&update=true&id_zestawu=34630&id_zamowienia=7865"></form><td bgcolor="#D9E0EA" width="50"> <b>Grupa</b></td><td width="220" bgcolor="#F2ECE6"> <select name="s_grupa"><option selected="selected" value="7">Gitary elektryczne</option><option value="8">Gitary basowe</option><option value="9">Gitary klasyczne</option><option value="10">Gitary akustyczne</option></select></td><td width="50" bgcolor="#D9E0EA"> <b>Model</b> </td><td colspan="1" width="300" bgcolor="#F2ECE6"> <input style="width:97%;" name="s_nr_kat" type="text" value="Regius 7"></td><td bgcolor="#D9E0EA" width="50"> <b>Nr ser.</b> </td><td bgcolor="#F2ECE6" colspan="1"> <input type="text" style="width:97%;" name="serial_num" value="RF2509161">
|
||||
</td><td bgcolor="#D9E0EA" witdh="50" colspan="2"><a href="javascript:set_data.submit();"><b>DZZ</b></a></td><td colspan="4" bgcolor="#F2ECE6"><input onclick="NewCal('dzz','yyyymmdd',false, 24);" type="text" style="width:102px;font-size:90%;padding:0px;" id="dzz" name="dzz"></td></tr><tr><td bgcolor="#D9E0EA"> <b>Opis</b></td><td colspan="3" bgcolor="#F2ECE6"><input style="margin-left:5px;" size="60" name="s_nazwa" type="text" value="H-H/SwampAsh/CurlyPoplar/RoyalEbony/11-Maple/T-BLU-SPR-G "></td><td width="10" bgcolor="#D9E0EA"> <b>Odbiorca</b></td><td bgcolor="#F2ECE6"> <input style="width:97%;" name="s_odbiorca" type="text" value="Guitar Summit 2025"></td><td bgcolor="#D9E0EA" witdh="50"> <b>P</b></td><td bgcolor="#F2ECE6"><a href="javascript:potwierdz_zestaw()" class="Tips2 link_" title=""><span style="color:red;font-size: 18px;">■</span></a><input type="checkbox" name="status_p" id="cb_status_p" style="display:none;"></td><td width="30" bgcolor="#D9E0EA"> <b>NTB </b> </td> <td bgcolor="#F2ECE6"><input type="checkbox" name="custom" checked="checked"></td>
|
||||
<td width="35" bgcolor="#D9E0EA"> <b>CITES </b> </td>
|
||||
<td bgcolor="#F2ECE6"><input type="checkbox" id="cites_cb" name="cites_cb" onchange="cites_cb_change();"></td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
<td colspan="12" align="center" bgcolor="#f9f9f9">
|
||||
<hr>
|
||||
<!--<input class="button1" type="button" value="Changelog"
|
||||
onclick="javascript:okno('view_changelog.php?id_zestawu=34630&id_zamowienia=7865&pozycja=', 'Zam<61>wienie', 730, 900)">
|
||||
-->
|
||||
<input class="button1" type="button" value="Wydruk produkcja" onclick="javascript:okno('view_set_prn2.php?id_zestawu=34630&id_zamowienia=7865&pozycja=', 'Zam<61>wienie', 730, 900)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk sk<73>adalnia" onclick="javascript:okno('view_set_prn4.php?id_zestawu=34630&id_zamowienia=7865&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk pomniejszony" onclick="javascript:okno('accesory_list_prn.php?id_zestawu=34630&id_zamowienia=7865&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<!--<input class="button1" type="button" value="Zapisz formularz" onclick="javascript:set_data.submit()">-->
|
||||
<input class="button1" type="submit" value="Zapisz formularz" onclick="javascript:set_data.submit()">
|
||||
|
||||
<input class="button1" type="button" value=" Powr<77>t " onclick="javascript:document.location.href='index.php?modul=4&id_zamowienia=7865'">
|
||||
<hr>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<table class="std cites_block block_hide" cellpadding="3" cellspacing="2" style="font-size:70%;margin-bottom:0px;"><tbody><tr><td align="left" style="font-size: 130%;" colspan="7">CITES </td></tr><tr><td bgcolor="bisque">Status: </td><td bgcolor="bisque"><select name="cites_status" id="cites_status" class="button1"><option value="0" selected="selected">nie wymaga</option><option value="1">CERTYFIKAT | NIEZ<45>O<EFBFBD>ONY</option><option value="2">CERTYFIKAT | Z<>O<EFBFBD>ONY</option><option value="3">CERTYFIKAT | GOTOWE</option></select></td><td bgcolor="bisque" style="width:100px;">Data wyst<73>pienia: </td><td bgcolor="bisque"><input onclick="NewCal('cites_data_zl','yyyymmdd',false, 24);" size="12" name="cites_data_zl" id="cites_data_zl" type="text"></td><td bgcolor="bisque" style="width:100px;">Data otrzymania: </td><td bgcolor="bisque"><input onclick="NewCal('cites_data_ot','yyyymmdd',false, 24);" size="12" name="cites_data_ot" id="cites_data_ot" type="text"></td></tr><tr><td bgcolor="bisque"> Komentarz:</td><td colspan="5"><textarea id="komentarz_area" rows="2" cols="99" name="cites_komentarz" type="text"></textarea></td></tr></tbody></table><hr class="cites_block block_hide"><table border="0" width="100%" cellpadding="1" cellspacing="2" class="std"><tbody><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">SZYJKA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=55">Radius </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">GITARA SETIUS/REGIUS/CUSTOM</span> / 16 </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291222&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=13">DREWNO - Szyjka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Klon ameryka<6B>ski-Maho<68>-Wenge-Amazakoe (11 cz<63><7A>ci) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291205&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">Carbon Rods</span> / Dodatkowe Pr<50>ty Grafitowe / Carbon Rods </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291237&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=15">DREWNO - Podstrunnica </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"><span style="color:red;"> - <span style="color:red;">EBN-ROY</span> / EBONY ROYAL </span><br><div style="float:left;width:50%;padding:0px;margin:0px;font-size:100%;color:#001564;"><i>postrunnica zarezerwowana</i></div></td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291547&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=48">DREWNO - G<><47>wka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"><span style="color:red;"> - <span style="color:red;">CP-4A</span> / Curly Poplar 4A </span></td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291241&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=63">WYMIARY </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">GITARA REGIUS 7/PRO 7</span> / Szyjka szeroko<6B><6F> I : 49 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291217&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">GITARA REGIUS 7/PRO 7</span> / Szyjka szeroko<6B><6F> XII : 62 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291218&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">GITARA REGIUS 7/PRO 7</span> / Szyjka szeroko<6B><6F> XXIV : 69 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291219&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">GITARA SETIUS/REGIUS/CUSTOM</span> / Szyjka grubo<62><6F> I : 20 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291220&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">GITARA SETIUS/REGIUS/CUSTOM</span> / Szyjka grubo<62><6F> XII : 21 mm </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291221&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=83">MARKERY - BOK </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">SBM-23</span> / Kropeczki (boczne) / 2+1mm / Fluorescencyjne / Niebieskie z czarn<72> obw<62>dk<64> </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291234&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=84">MARKERY - FRONT </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Bez marker<65>w </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291235&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=50">PROGI </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - FERD WAGNER / <span style="color:#117711;">FW 9685 / 667851</span> / Stainless Steel / 2,80<38>3,34 (1,45) / EXTRA JUMBO [JD brak] / <b>STANDARD</b> </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291227&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">KONSTRUKCJA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=11">Konstrukcja </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - neck-thru-body (szyjka przez korpus) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291207&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=54">Skala </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">GITARA STANDARD</span> / 645mm (25,4") </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291223&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">OG<EFBFBD>LNE</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=24">LAM<EFBFBD>WKA (binding) </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Korpus / Szyjka / G<><47>wka </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291225&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"><span style="color:red;"> - 3 cz<63><7A>ciowa / 2 x ABS Czarny + Akryl Bia<69>y NIE PER<45>A! </span></td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291546&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">KORPUS</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=78">DREWNO - Top </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"><span style="color:red;"> - <span style="color:red;">CP-4A</span> / Curly Poplar 4A </span></td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291242&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=79">DREWNO - Korpus </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">ASH-SW</span> / ASH, SWAMP (Jesion Bagienny) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291232&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=14">KONFIGURACJA - Przetworniki </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - H-H </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291203&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=36">KONFIGURACJA - Potencjometry </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - 1 x Volume / 1 x Tone </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291201&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - Prze<7A><65>cznik <20>lizgowy </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291236&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">KOLOR</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=59">KOLOR - Top </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"><span style="color:red;"> - <span style="color:red;">T-BLU-SPR-G</span> / Blue Spirit Gloss (transparent niebieski, wielokrotnie przetarta bejca spirytusowa, gloss) </span></td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291244&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=60">KOLOR - Korpus </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"><span style="color:red;"> - <span style="color:red;">T-CST-M</span> / TRANSPARENT CUSTOM COLOUR | MATT </span><br><div style="float:left;width:50%;padding:0px;margin:0px;font-size:100%;color:#001564;"><i>Ala Spector - Info Mate (Blue Spirit + Antyk Czarny)</i></div></td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1300421&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=61">KOLOR - Szyjka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"><span style="color:red;"> - <span style="color:red;">T-CST-M</span> / TRANSPARENT CUSTOM COLOUR | MATT </span><br><div style="float:left;width:50%;padding:0px;margin:0px;font-size:100%;color:#001564;"><i>Ala Spector - Info Mate (Blue Spirit + Antyk Czarny)</i></div></td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1300422&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=62">KOLOR - G<><47>wka </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"><span style="color:red;"> - <span style="color:red;">T-BLU-SPR-G</span> / Blue Spirit Gloss (transparent niebieski, wielokrotnie przetarta bejca spirytusowa, gloss) </span></td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291243&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=82">KOLOR - Wyko<6B>czenie [K/C] </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">G+M</span> / Gloss+Matt </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291209&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">ELEKTRONIKA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=33">PRZETWORNIKI - Gitara </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - VELVETRONE / <span style="color:#117711;">H15+H13-7-SET / STD</span> / Ironside + Solium | 7 string | Humbucker Set </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291208&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"><span style="color:red;"> - / <span style="color:red;">SPECIAL</span> / - PINS: BLACK SCREWS </span></td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291230&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - / <span style="color:#117711;">FINISH / STD</span> / - WYKO<4B>CZENIE : PUSZKA BRUSHED NICKEL </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291231&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=37">ELEKTRONIKA </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - BOURNS / <span style="color:#117711;">PDA241-HTR01-504A2 | STD</span> / Potencjometr / Volume / 500kA </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291213&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - BOURNS / <span style="color:#117711;">PDA241-HTR01-504A2</span> / Potencjometr / Tone / 500kA </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291214&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - MAYONES / Treble Bleed Mod </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291224&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=26">PRZE<EFBFBD><EFBFBD>CZNIKI I GNIAZDA </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - SWITCHCRAFT / <span style="color:#117711;">C12B</span> / Gniazdo Jack </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291210&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - ELECTROSWITCH / <span style="color:#117711;">5-way | STD</span>
|
||||
/ Prze<7A><65>cznik / Electroswitch 5-poz Multipole (<28>lizgowy) - Konieczna
|
||||
REZERWACJA [wyklucza split na volume push-pull] </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291215&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">AKCESORIA</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=16">MOSTEK - Gitara </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - HIPSHOT / <span style="color:#117711;">41075B</span> / 7 String / Fixed .175 / BLK </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291228&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=38">STROIKI - Gitara </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - HIPSHOT / <span style="color:#117711;">6G000-D07-B</span> / GripLock 3+4 / Black / Regius </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291216&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=42">Siode<EFBFBD>ko </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">BT-6700-00</span> / Grafitowe / Graph-Tech BT-6700-00 (do 7-ki) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291211&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=40">Struny </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - Nickel 010 - 060 (7) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291212&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=25">Ga<EFBFBD>ki </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - <span style="color:#117711;">SAMWOO</span> / NS-030 BLK </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291240&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=20">AKCESORIA - Kolor </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - BLK (Black) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291202&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr><tr><td colspan="4" align="left" style="font-size:130%;font-family:verdana;padding-top:10px;padding-bottom:3px;">DODATKI</td></tr><tr><td bgcolor="#DFE0E8"><p style="padding:0px;margin:0px;font-size:80%;font-family: verdana;line-height:19px;"><b> <a href="http://192.168.0.152/mayo2/index.php?modul=15&id_zestawu=34630&id_zamowienia=7865&grupa=41">WYPOSA<EFBFBD>ENIE DODATKOWE </a></b></p></td><td><table border="0" width="100%" cellpadding="1" cellspacing="0" style="margin:0px;padding:0px;font-size:90%;line-height:17px;"><tbody><tr><td bgcolor="#F1F1E9"> - SCHALLER / <span style="color:#117711;">ZACZEPY</span> / Zaczep Schaller Security Lock BLK (2 szt) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291200&id_zamowienia=7865&modul=16">Notatka</a></td></tr><tr><td bgcolor="#F1F1E9"> - / <span style="color:#117711;">HISCOX_MAYONES</span> / Mayones HISCOX Case Guitar Regular (FUTERA<52>) </td><td bgcolor="#e1e1d9" align="center" width="60" style="border-right-color: #FFFFFF; border-right-style: solid; border-right-width: thin">
|
||||
<a href="http://192.168.0.152/mayo2/index.php?id_zestawu=34630&id_kompl=1291206&id_zamowienia=7865&modul=16">Notatka</a></td></tr></tbody></table></td></tr></tbody></table><table class="std" style="margin-top:8px;margin-bottom:15px;">
|
||||
<tbody><tr><td align="top" valign="middle" bgcolor="#F2ECE6" width="160"> <a href="javascript:okno('comment_pick3.php?id_zestawu=34630', 'Notatka produkcyjna', 730, 330);sprawdzaj2();">Notatka produkcyjna</a></td>
|
||||
<td colspan="2" valign="top" bgcolor="#ffffff" style="border: 1px solid #000000"></td></tr><tr><td align="left" bgcolor="#F2ECE6" width="80"> Dodatkowe<br> informacje</td><td align="center" bgcolor="#F2ECE6" colspan="2"><textarea name="p_komentarz" cols="90" rows="3" style="color:black;font-weight:bold;"></textarea></td></tr><form method="post" name="koment" action="edit_set.php?id_zestawu=34630&update=true"></form></tbody></table>
|
||||
|
||||
<table class="std" style="margin-top:15px;">
|
||||
<tbody><tr>
|
||||
<td align="center" bgcolor="#f9f9f9">
|
||||
<hr>
|
||||
<input class="button1" type="button" value="Wydruk produkcja" onclick="javascript:okno('view_set_prn2.php?id_zestawu=34630&id_zamowienia=7865&pozycja=', 'Zam<61>wienie', 730, 900)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk sk<73>adalnia" onclick="javascript:okno('view_set_prn4.php?id_zestawu=34630&id_zamowienia=7865&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<input class="button1" type="button" value="Wydruk pomniejszony" onclick="javascript:okno('accesory_list_prn.php?id_zestawu=34630&id_zamowienia=7865&pozycja=', 'Zam<61>wienie', 730, 750)">
|
||||
|
||||
<input class="button1" type="button" value="Zapisz formularz" onclick="javascript:set_data.submit()">
|
||||
|
||||
<input class="button1" type="button" value=" Powr<77>t " onclick="javascript:document.location.href='index.php?modul=4&id_zamowienia=7865'">
|
||||
<hr>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
|
||||
<br>
|
||||
<!--
|
||||
<center>
|
||||
<img src='' id='img_vv' name='img_vv' width='0'> <br>
|
||||
<br>
|
||||
</center>
|
||||
-->
|
||||
|
||||
<script type="text/javascript">
|
||||
cites_cb_change();
|
||||
</script>
|
||||
<br><br>
|
||||
</center></div>
|
||||
</td>
|
||||
</tr></tbody></table>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
<br><br><br>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
//function login_wp() {
|
||||
|
||||
//alert('login');
|
||||
|
||||
// okno('login_wp.php','edycja', 730, 330);
|
||||
|
||||
//a=window.open("http://serwis.mayones.com")
|
||||
//a.document.write("<div id='mydiv'>test1</div>")
|
||||
// a.document.getElementById("mydiv")
|
||||
|
||||
// o=a.document.getElementById("user_login");
|
||||
// console.log("koniec");
|
||||
// console.log(o);
|
||||
//setTimeout(function(){ a.document.getElementById("user_login").value="dddd"; }, 3000);
|
||||
|
||||
// setTimeout(set_wp_login, <%= BELL_INTERVAL %>)
|
||||
|
||||
// a.document.getElementById("user_login").value="dddd";
|
||||
// }
|
||||
|
||||
|
||||
// cEvents: [
|
||||
// {
|
||||
// title:'Get Groceries',
|
||||
// start:'2009-02-05',
|
||||
// end:'2009-02-06',
|
||||
// location:'Store'
|
||||
// },
|
||||
// {
|
||||
// title:'Party Time',
|
||||
// start:'2009-02-20T23:30:00-06:00',
|
||||
// end:'2009-02-20T24:30:00-06:00',
|
||||
// location:'Da Club'
|
||||
// },
|
||||
// {
|
||||
// title:'Hair Cut',
|
||||
// start:'2009-02-22T13:00:00-06:00',
|
||||
// end:'2009-02-22T13:30:00-06:00',
|
||||
// location:'Cuttin Corral'
|
||||
// }
|
||||
// ]
|
||||
//
|
||||
// c=new Calendar1({calContainer:'calBody'});
|
||||
|
||||
|
||||
// c= new Calendar1({
|
||||
// calContainer:'calBody',
|
||||
// newDate:'8/5/2009',
|
||||
// feedPlugin:'new mecPHPPlugin()'
|
||||
// });
|
||||
|
||||
|
||||
// new Calendar1({
|
||||
// calContainer:'calBody',
|
||||
// newDate:'8/17/2009',
|
||||
// cEvents: [
|
||||
// {
|
||||
// title:'MooTools Events Calendar v0.3.0',
|
||||
// start:'2009-08-05',
|
||||
// end:'2009-08-05',
|
||||
// location:'DansNetwork.com'
|
||||
// },
|
||||
// {
|
||||
// title:'Fly South',
|
||||
// start:'2009-08-01T17:00:00-06:00',
|
||||
// end:'2009-08-01T21:00:00-06:00',
|
||||
// location:'Tampa'
|
||||
// },
|
||||
// {
|
||||
// title:'<a href="http://google.com">Google\'s Cool</a>',
|
||||
// start:'2009-08-09',
|
||||
// end:'2009-08-10',
|
||||
// location:'World Wide'
|
||||
// },
|
||||
// {
|
||||
// title:'Party Time',
|
||||
// start:'2009-08-16T23:30:00-06:00',
|
||||
// end:'2009-08-16T24:30:00-06:00',
|
||||
// location:'Da Club'
|
||||
// },
|
||||
// {
|
||||
// title:'Hair Cut',
|
||||
// start:'2009-08-17T09:00:00-06:00',
|
||||
// end:'2009-08-17T09:30:00-06:00',
|
||||
// location:''
|
||||
// },
|
||||
// {
|
||||
// title:'Oil Change',
|
||||
// start:'2009-08-17T11:00:00-06:00',
|
||||
// end:'2009-08-17T11:30:00-06:00',
|
||||
// location:'Jiffy Lube'
|
||||
// },
|
||||
// {
|
||||
// title:'Gym',
|
||||
// start:'2009-08-17T13:00:00-06:00',
|
||||
// end:'2009-08-17T13:30:00-06:00',
|
||||
// location:''
|
||||
// },
|
||||
// {
|
||||
// title:'Dinner',
|
||||
// start:'2009-08-17T17:00:00-06:00',
|
||||
// end:'2009-08-17T18:30:00-06:00',
|
||||
// location:'Bob Chinns'
|
||||
// },
|
||||
// {
|
||||
// title:'Movie',
|
||||
// start:'2009-08-17T19:00:00-06:00',
|
||||
// end:'2009-08-17T21:30:00-06:00',
|
||||
// location:'Marcus'
|
||||
// },
|
||||
// {
|
||||
// title:'Bedtime',
|
||||
// start:'2009-08-17T23:00:00-05:00',
|
||||
// end:'2009-08-17T23:00:00-05:00',
|
||||
// location:'Home'
|
||||
// }
|
||||
// ]
|
||||
// });
|
||||
|
||||
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
old tips
|
||||
|
||||
/* Tips 2 */
|
||||
var Tips2 = new Tips($$('.Tips2'), {
|
||||
initialize:function(){
|
||||
this.fx = new Fx.Style(this.toolTip, 'opacity', {duration: 500, wait: false}).set(0);
|
||||
},
|
||||
onShow: function(toolTip) {
|
||||
this.fx.start(1);
|
||||
},
|
||||
onHide: function(toolTip) {
|
||||
this.fx.start(0);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="windowUnderlay" style="height: 977px; visibility: visible; zoom: 1; opacity: 0.01; display: none;"></div><div id="modalOverlay" style="height: 977px; visibility: hidden; zoom: 1; opacity: 0; position: fixed; display: block;"></div></body></html>
|
||||
23
main.py
23
main.py
@@ -26,17 +26,23 @@ def get_finish_type(row_data):
|
||||
if not color_top or not color_body:
|
||||
return None
|
||||
|
||||
top_last_char = color_top[-1]
|
||||
body_last_char = color_body[-1]
|
||||
# pobierz część po ostatnim myślniku
|
||||
top_suffix = color_top.split('-')[-1].upper()
|
||||
body_suffix = color_body.split('-')[-1].upper()
|
||||
|
||||
if top_last_char == 'G' and body_last_char == 'G':
|
||||
if (top_suffix == 'G' or top_suffix == None) and body_suffix == 'G':
|
||||
return "GLOSS"
|
||||
elif top_last_char == 'S' and body_last_char == 'S':
|
||||
elif (top_suffix == 'S' or top_suffix == None) and body_suffix == 'S':
|
||||
return "SATIN"
|
||||
elif top_last_char in ('G', 'S') and body_last_char == 'M':
|
||||
elif top_suffix in ('G', 'S') and body_suffix == 'M':
|
||||
return "MIX"
|
||||
elif top_last_char in ('M', 'R') and body_last_char in ('M', 'R'):
|
||||
elif top_suffix in ('M', 'R', 'MAT', 'RAW') and body_suffix in ('M', 'R', 'MAT'):
|
||||
return "MAT"
|
||||
elif top_suffix in ('M', 'R', 'MAT', 'RAW') and body_suffix in ('G', 'S'):
|
||||
return "MIX"
|
||||
elif top_suffix is None and body_suffix in ('M', 'R', 'MAT'):
|
||||
return "MAT"
|
||||
|
||||
except (KeyError, AttributeError):
|
||||
return None
|
||||
return None
|
||||
@@ -104,9 +110,10 @@ def main():
|
||||
info.get("color_body"),
|
||||
info.get("color_neck"),
|
||||
info.get("color_head"),
|
||||
info.get("finish"),
|
||||
info.get("finish_kc"),
|
||||
info.get("finish_s"),
|
||||
]
|
||||
|
||||
print(f"raw_data: {row_data}")
|
||||
rows_to_process.append(row_data)
|
||||
counter += 1
|
||||
|
||||
|
||||
58
mayo.py
58
mayo.py
@@ -54,7 +54,7 @@ class MayoSession:
|
||||
- wykończenie
|
||||
"""
|
||||
r = self.session.get(url)
|
||||
r.encoding = "utf-8"
|
||||
r.encoding = 'ISO-8859-2' # Poprawione kodowanie na podstawie tagu meta w HTML
|
||||
soup = BeautifulSoup(r.text, "html.parser")
|
||||
|
||||
# --- nr zamówienia ---
|
||||
@@ -67,45 +67,33 @@ class MayoSession:
|
||||
|
||||
# --- kolory i wykończenie ---
|
||||
color_sections = {}
|
||||
# Znajdź wszystkie <p> zawierające <a> z tekstem "KOLOR"
|
||||
for p in soup.find_all("p"):
|
||||
a_tag = p.find("a")
|
||||
if not a_tag:
|
||||
continue
|
||||
|
||||
# Szukamy linków (a) wewnątrz pogrubienia (b), które zawierają "KOLOR -"
|
||||
for a_tag in soup.select('b > a'):
|
||||
title = a_tag.get_text(strip=True)
|
||||
if title.startswith("KOLOR"):
|
||||
# np. "KOLOR - Top"
|
||||
if title.startswith("KOLOR -"):
|
||||
label = title.replace("KOLOR - ", "").strip()
|
||||
|
||||
# znajdź <td> z wartością koloru (niedaleko tego <p>)
|
||||
td = p.find_parent("td")
|
||||
if td:
|
||||
# przejdź do następnego <td>, tam jest <span> z kolorem
|
||||
next_td = td.find_next_sibling("td")
|
||||
if next_td:
|
||||
span = next_td.find("span")
|
||||
if span:
|
||||
text = span.get_text(" ", strip=True)
|
||||
# usuń ewentualne znaki nadmiarowe
|
||||
text = re.sub(r"\s+", " ", text)
|
||||
color_match = re.search(r"^\s*-\s*([A-Z0-9-]+)", text)
|
||||
if color_match:
|
||||
text = color_match.group(1)
|
||||
color_sections[label] = text
|
||||
|
||||
# --- normalizacja nazewnictwa ---
|
||||
color_top = color_sections.get("Top")
|
||||
color_body = color_sections.get("Korpus")
|
||||
color_neck = color_sections.get("Szyjka")
|
||||
color_head = color_sections.get("Główka")
|
||||
finish = color_sections.get("Wykończenie [K/C]")
|
||||
parent_td = a_tag.find_parent('td')
|
||||
if parent_td:
|
||||
value_td = parent_td.find_next_sibling('td')
|
||||
if value_td:
|
||||
text = value_td.get_text(" ", strip=True)
|
||||
value = None
|
||||
# Wartość jest zazwyczaj pomiędzy myślnikiem a ukośnikiem
|
||||
match = re.search(r'-\s*([^/]+)', text)
|
||||
# print(f"label: {label}, match: {match}, text: {text}")
|
||||
if match:
|
||||
value = match.group(1).strip()
|
||||
color_sections[label] = value
|
||||
|
||||
return {
|
||||
"order_number": order_number,
|
||||
"model": model,
|
||||
"color_top": color_top,
|
||||
"color_body": color_body,
|
||||
"color_neck": color_neck,
|
||||
"color_head": color_head,
|
||||
"finish": finish,
|
||||
"color_top": color_sections.get("Top"),
|
||||
"color_body": color_sections.get("Korpus"),
|
||||
"color_neck": color_sections.get("Szyjka"),
|
||||
"color_head": color_sections.get("Główka"),
|
||||
"finish_kc": color_sections.get("Wykończenie [K/C]"),
|
||||
"finish_s": color_sections.get("Wykończenie [S]"),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user