﻿// JScript 文件
function menuContent(menuName){
    this.Name = menuName;
    this.Note = "";
    this.StockFabric = "";
    //this.StockColor = "";
    this.CottonColor = "";
    this.PolyestColor = "";
    
    this.SizeSpec = "";
    this.Aus = "";   
    switch(this.Name){
        case "short":
            this.Note = "<h1>COLOURS: </h1><p>We recommend the use of our stock colours, giving you:Quicker production; More cost effective price.</p><p>We would recommend using a maximum of 2 colours (if you need more than 1 colour), to give you: quicker production and a more cost effective price.</p><h1>MOQ:</h1><p>300 units per style per colour way across 7 sizes per order</p><h1>TIME FRAME:</h1><p>Sampling: 2-3 weeks<br />Production: 5-6weeks<br />Sea freight: 2.5-3 weeks<br />Airfreight: 0.5-1 weeks</p>";
            this.StockFabric = "Polyester micro fibre (WPPMF)";
            //this.StockColor = "White Black Power Blue (277) Royal (2945) Red (200)";
            this.StockColours = '';
            this.CottonColor = '';
            this.PolyestColor = '';
            
            //this.SizeSpec = '<h1> MEN\'S BOARD SHORTS</h1><table cellspacing="0" cellpadding="0">    <tr>    <th class="left">SIZE</th>    <th>XS/30</th>    <th>S/32</th>    <th>M/34</th>    <th>L/36</th>    <th>XL/38</th>    <th>XXL/40</th>    <th>3XL/42</th>    <th>4XL/44</th>    <th>5XL/46</th>    <th>6XL/48</th>     </tr>  <tr>    <th  class="left">Half Waist (cm)</th>    <td>38.5</td>    <td>41</td>    <td>43.5</td>    <td>46</td>    <td>48.5</td>    <td>51</td>    <td>53.5</td>    <td>56</td>    <td>58.5</td>    <td>61</td>      </tr></table><h1>WOMEN\'S  BOARD SHORTS</h1><table cellspacing="0" cellpadding="0">     <tr>    <th  class="left">SIZE</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    <th>18</th>    <th>20</th>    <th>22</th>    <th>24</th>    <th>26</th>      </tr>  <tr>    <th  class="left">Half Waist (cm)</th>    <td>38</td>    <td>40.5</td>    <td>43</td>    <td>45.5</td>    <td>48</td>    <td>50.5</td>    <td>53</td>    <td>55.5</td>    <td>58</td>    <td>60.5</td>      </tr></table>';
            this.SizeSpec = '<div style="text-align:center;"><img alt="" src="images/size_shorts.gif" /></div>';
            this.Aus = "<h1>SUN PROTECTION:</h1><p> Our fabrics comply with AS/NZS4399:1996. UV Protection: UPF 40+ - 50+. This means very good or excellent protection.</p>";
            break;            
        case "hi-vis polo":
            this.Note = "<h1>COLOURS:</h1><p>We recommend the use of our extensive of stock colours, giving you:Quicker production; More cost effective price.</p><p>We would recommend using a maximum of 2 or 3 colours, to give you: quicker production and a more cost effective price.</p><h1>MOQ:</h1><p>300 units per style per colour way across 7 sizes per order</p><h1>TIME FRAME:</h1><p>Sampling: 1-2 weeks<br />Production: 2-4 weeks<br />Sea freight: 2.5-3 weeks<br />Airfreight: 0.5-1 weeks</p>";
            this.StockFabric = "<p>170gsm polyester middle mesh Micro-Dry (170PPM)	 Polyester based</p><p>185gsm polyester outer/cotton back mesh Micro-Dry (185PCM) Polyester based</p>";
            //this.StockColor = "<h1>POLYESTER BASED FABRICS:</h1><p>Fluoro Yellow   Fluoro Orange   White   Black   Lemon(108)   Gold(136)   Orange(1585)	   Red(200)   Hot Pink(205)   Maroon(229)   Sky(292)   Aqua(307)   Royal(287)   Navy(296)   Lime(376)   Bottle(3308)   Dark Grey(422)   Charcoal(432)</p>";
            this.StockColours = '<ul><li><img src="images/css/stockColours_2.gif" alt="" onclick="show(G(\'LiMenu1Img\'), \'BtnStockColoursInfo2\')" /></li></ul>';
            this.CottonColor = '';
            this.PolyestColor = '<div style="text-align:center;width:660px;height:580px;overflow:auto;"><image src="images/polyesterBased.jpg" alt="" /></div>';
            
            //this.SizeSpec = '<h1> MEN\'S HI-VIS POLO (W/Reflective tape)</h1><table cellspacing="0" cellpadding="0">   <tr> <th  class="left">SIZE</th><th>XS</th>    <th>S</th>    <th>M</th>    <th>L</th>    <th>XL</th>    <th>XXL</th>    <th>3XL</th>    <th>4XL</th>    <th>5XL</th>    <th>6XL</th>     </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>49</td>    <td>52</td>    <td>55</td>    <td>58</td>    <td>61</td>    <td>64</td>    <td>67</td>    <td>70</td>    <td>73</td>    <td>76</td>     </tr></table><h1> WOMEN\'S  HI-VIS POLO (W/Reflective tape)</h1><table cellspacing="0" cellpadding="0">   <tr>    <th  class="left">SIZE</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    <th>18</th>    <th>20</th>    <th>22</th>    <th>24</th>    <th>26</th>     </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>46</td>    <td>48.5</td>    <td>51</td>    <td>53.5</td>    <td>56</td>    <td>58.5</td>    <td>61</td>    <td>63.5</td>    <td>66</td>    <td>68.5</td>     </tr></table><h1>UNISEX  HI-VIS POLO (W/Reflective tape)</h1><table cellspacing="0" cellpadding="0">  <tr>    <th  class="left">SIZE</th>    <th>XS</th>    <th>S</th>    <th>M</th>    <th>L</th>    <th>XL</th>    <th>XXL</th>    <th>3XL</th>    <th>4XL</th>    <th>5XL</th>    <th>6XL</th>     </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>53</td>    <td>56</td>    <td>59</td>    <td>62</td>    <td>65</td>    <td>68</td>    <td>71</td>    <td>74</td>    <td>77</td>    <td>80</td>  </tr></table>';
            this.SizeSpec = '<div style="text-align:center;"><img alt="" src="images/size_Hpolo.gif" /></div>';
            this.Aus = "<h1>SUN PROTECTION:</h1><p>Our fabrics comply with AS/NZS4399:1996. UV Protection: UPF 40+ - 50+. This means very good or excellent protection.</p><h1>MICRO-DRY<sup>TM</sup>: </h1><p> Our 100% polyester and polyester outer/cotton back fabrics feature “Micro-Dry<sup>TM</sup>”. This means the fabric transports moisture from your skin to the fabric’s surface for rapid evaporation, keeping you comfortable longer.</p><h1>HIGH VISIBILITY:</h1><p>Our Hi-Vis safety garments are manufactured to comply with AS/NZS1906.4: 1997 for high-visibility material and AS/NZS4602:1999 in Class D to be suitable for daytime use and Class N to be suitable for night time use if there are the reflective tapes on the garments.</p>";
            break;
        case "hi-vis safety":
            this.Note = "<h1>COLOURS:</h1><p>We recommend the use of stock colours, giving you: Quicker production; More cost effective price.</p><p>We would recommend using a maximum of 2 colours, to give you:Quicker production; More cost effective price.</p><h1>MOQ:</h1>300 units per style per colour way across 7 sizes per order<h1>TIME FRAME:</h1><p>Sampling: 1-2 weeks<br />Production: 2-4 weeks<br />Sea freight: 2.5-3 weeks<br /> Airfreight: 0.5-1 weeks<br /></p>";
            this.StockFabric = "<p>100% polyester Hi-Vis fabric (WPPHV)</p>";
            //this.StockColor = "<p>Fluoro Yellow   Fluoro Orange   Silver</p>";
            this.StockColours = '';
            this.CottonColor = '';
            this.PolyestColor = '';
            
            this.SizeSpec = "";
            this.Aus = "<h1>SUN PROTECTION:</h1><p>Our fabrics comply with AS/NZS4399:1996. UV Protection: UPF 40+ - 50+. This means very good or excellent protection.</p><h1>HIGH VISIBILITY:<h1><p>Our Hi-Vis safety garments are manufactured to comply with AS/NZS1906.4: 1997 for high-visibility material and AS/NZS4602:1999 in Class D to be suitable for daytime use and Class N to be suitable for night time use if there are the reflective tapes on the garments.</p>";   
            break;
        case "hi-vis shirt":
            this.Note = "<h1>COLOURS: </h1><p>We recommend the use of our extensive of stock colours, giving you:Quicker production; More cost effective price.</p><p>We would recommend using a maximum of 2 colours, to give you: quicker production and a more cost effective price.</p><h1>MOQ:</h1><p>200 units per style per colour way across 7 sizes per order</p><h1>TIME FRAME:</h1><p>Sampling: 2-3 weeks<br />Production: 5-6 weeks<br />Sea freight: 2.5-3 weeks<br />Airfreight: 0.5-1 weeks</p>";
            this.StockFabric = "<p>190gsm pre-shrunk 100% cotton drill (W190CCDR)</p>";
            //this.StockColor = "<p>100% soft finish cotton flannelette (WCCFL)<br />Safety Yellow   Safety Orange   Black   Navy   Bottle   Khaki<br />100% soft finish cotton flannelette<br />Safety Yellow   Safety Orange   Navy</p>";
            this.StockColours = '<ul><li><img src="images/css/stockColours_2.gif" alt="" onclick="show(G(\'LiMenu1Img\'), \'BtnStockColoursInfo2\')" /></li></ul>';
            this.CottonColor = '';
            this.PolyestColor = '<div style="text-align:center;width:660px;height:580px;overflow:auto;"><image src="images/polyesterBased.jpg" alt="" /></div>';
            
            this.SizeSpec = '<h1> MEN\'S HI-VIS SHIRT</h1><table cellspacing="0" cellpadding="0">      <tr>    <th  class="left">SIZE</th>    <th>XS</th>    <th>S</th>    <th>M</th>    <th>L</th>    <th>XL</th>    <th>XXL</th>    <th>3XL</th>    <th>4XL</th>    <th>5XL</th>    <th>6XL</th>  </tr>  <tr>    <th  class="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;Collar (cm)</th>            <td>36</td>    <td>38</td>    <td>40</td>    <td>42</td>    <td>44</td>    <td>46</td>    <td>48</td>    <td>50</td>    <td>52</td>    <td>54</td>  </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>54.5</td>    <td>57</td>    <td>62</td>    <td>64</td>    <td>68</td>    <td>72</td>    <td>74</td>    <td>78</td>    <td>82</td>    <td>87</td>  </tr></table><h1> WOMEN\'S HI-VIS SHIRT</h1><table cellspacing="0" cellpadding="0">     <tr>    <th  class="left">SIZE</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    <th>18</th>    <th>20</th>    <th>22</th>    <th>24</th>    <th>26</th>     </tr>  <tr>    <th  class="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Collar (cm)</th>            <td>38</td>    <td>39</td>    <td>40</td>    <td>41</td>    <td>42</td>    <td>43</td>    <td>44</td>    <td>45</td>    <td>46</td>    <td>47</td>    </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>49</td>    <td>51.5</td>    <td>54</td>    <td>56.5</td>    <td>59</td>    <td>61.5</td>    <td>64</td>    <td>66.5</td>    <td>69</td>    <td>71.5</td>     </tr></table>';
           
            this.Aus = "<h1>SUN PROTECTION: </h1><p>Our fabrics comply with AS/NZS4399:1996. UV Protection: UPF 40+ - 50+. This means very good or excellent protection.</p><h1>HIGH VISIBILITY: </h1><p>Our Hi-Vis safety garments are manufactured to comply with AS/NZS1906.4: 1997 for high-visibility material and AS/NZS4602:1999 in Class D to be suitable for daytime use and Class N to be suitable for night time use if there are the reflective tapes on the garments.</p>";   
            break;
        case "polo":
            this.Note = "<h1>FABRICS:</h1><p>We recommend you select from our range of stock fabrics, giving you:Quicker production; More cost effective price.We can also cater to orders where custom fabrics are required, but the MOQ may vary depending on the required fabrics.</p><h1>COLOURS:</h1><p>We recommend the use of our extensive of stock colours, giving you:Quicker production; More cost effective price.</p><p>We would recommend using a maximum of 2 or 3 colours, to give you: quicker production and a more cost effective price.</p><h1>MOQ:</h1><p>300 units per style per colour way across 7 sizes per order.<br />If you require a matching style, Surcharge 15%</p><h1>TIME FRAME:</h1><p>Sampling: 1-2 weeks <br />Production: 2-4 weeks<br />Sea freight: 2.5-3 weeks<br />Airfreight: 0.5-1 weeks</p>";
            this.StockFabric = "<p>165gsm polyester mini pique Micro-Dry (165PPP-M) Polyester based<br />170gsm polyester middle mesh Micro-Dry (170PPM) Polyester based<br />185gsm polyester outer/cotton back mesh Micro-Dry (185PCM) Polyester based<br />190gsm semi-combed cotton jersey (190CCJ) Cotton based<br />200gsm combed cotton/spandex jersey (200CSJ) Cotton based<br />220gsm poly/cotton pique (220PCP) Cotton based</p>";
            //this.StockColor = "<h1>COTTON BASED FABRICS:</h1><p>White   Black   Sorbet(600)   Banana(134)   Lemon(108)   Gold(136)   Orange(1585)	   Coral Red(710)   Red(200)   Soft Pink(705)   Pale Pink(2365)   Fuzzy Pink(211)   Hot Pink(205)   Maroon(229)   Lilac(264)   Lavender(271)   Purple(2735)   Powder Blue(277)   Sky(292)   Iris(279)   Aqua(307)   Slate Blue(645)   Steel Blue(646)	Royal(2945)		Navy(296)	           Serene Green(622)<br />Lime(376)   Jade(327)   Emerald(348)   Moss(5753)   Army Green(5743)   Olive(5815)	   Bottle(3308)   Teal(7477)   Cream(7401)   Wheat(7529)    Sand(7501)   Khaki(7530)   Taupe(11)	   Chocolate(7519)   Silver(4)   Snow(649)   Dark Grey(422)   Charcoal (432)</p><h1>POLYESTER BASED FABRICS:</h1><p>Fluoro Yellow   Fluoro Orange   White   Black   Lemon(108)   Gold(136)   Orange(1585)	   Red(200)   Hot Pink(205)   Maroon(229)   Sky(292)   Aqua(307)   Royal(287)   Navy(296)   Lime(376)   Bottle(3308)   Dark Grey(422)   Charcoal(432)</p>";
            this.StockColours = '<ul><li><img src="images/css/stockColours_1.gif" alt="" onclick="show(G(\'LiMenu1Img\'), \'BtnStockColoursInfo1\')" /></li><li><img src="images/css/stockColours_2.gif" alt="" onclick="show(G(\'LiMenu1Img\'), \'BtnStockColoursInfo2\')" /></li></ul>';
            this.CottonColor = '<div style="text-align:center;width:660px;height:580px;overflow:auto;"><image src="images/cottonBased.jpg" alt="" /></div>';
            this.PolyestColor = '<div style="text-align:center;width:660px;height:580px;overflow:auto;"><image src="images/polyesterBased.jpg" alt="" /></div>';
            
            //this.SizeSpec = '<h1> MEN\'S POLO</h1><table cellspacing="0" cellpadding="0">   <tr>    <th class="left">SIZE</th>    <th>XS</th>    <th>S</th>    <th>M</th>    <th>L</th>    <th>XL</th>    <th>XXL</th>    <th>3XL</th>    <th>4XL</th>    <th>5XL</th>    <th>6XL</th>  </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>49</td>    <td>52</td>    <td>55</td>    <td>58</td>    <td>61</td>    <td>64</td>    <td>67</td>    <td>70</td>    <td>73</td>    <td>76</td>  </tr>  <tr>    <th  class="left">SLIM       Half Chest (cm)</th>    <td>46</td>    <td>49</td>    <td>52</td>    <td>55</td>    <td>58</td>    <td>61</td>    <td>64</td>    <td>67</td>    <td>70</td>    <td>73</td>  </tr></table><h1> WOMEN\'S POLO</h1><table cellspacing="0" cellpadding="0">   <tr>    <th  class="left">SIZE</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    <th>18</th>    <th>20</th>    <th>22</th>    <th>24</th>    <th>26</th>     </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>46</td>    <td>48.5</td>    <td>51</td>    <td>53.5</td>    <td>56</td>    <td>58.5</td>    <td>61</td>    <td>63.5</td>    <td>66</td>    <td>68.5</td>   </tr>  <tr>    <th  class="left">FITTED     Half Chest (cm)</th>            <td>43.5</td>    <td>46</td>    <td>48.5</td>    <td>51</td>    <td>53.5</td>    <td>56</td>    <td>58.5</td>    <td>61</td>    <td>63.5</td>    <td>66</td>     </tr></table><h1>KIDS\' POLO</h1><table cellspacing="0" cellpadding="0">     <tr >    <th  class="left">SIZE</th>    <th>2</th>    <th>4</th>    <th>6</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>     </tr>  <tr >    <th class="left">REGULAR  Half Chest (cm)</th>    <td>34</td>    <td>36</td>    <td>38</td>    <td>40</td>    <td>42</td>    <td>44</td>    <td>46</td>    <td>48</td>    </tr></table>';
            this.SizeSpec = '<div style="text-align:center;"><img alt="" src="images/size_polo.gif" /></div>';
            this.Aus = "<h1>SUN PROTECTION:</h1><p>Our fabrics comply with AS/NZS4399:1996. UV Protection: UPF 40+ - 50+. This means very good or excellent protection.</p><h1>MICRO-DRY<sup>TM</sup>: </h1><p>Our 100% polyester and polyester outer/cotton back fabrics feature “Micro-Dry<sup>TM</sup>”. This means the fabric transports moisture from your skin to the fabric’s surface for rapid evaporation, keeping you comfortable longer.</p><h1>HIGH VISIBILITY:</h1><p> Our Hi-Vis safety garments are manufactured to comply with AS/NZS1906.4: 1997 for high-visibility material and AS/NZS4602:1999 in Class D to be suitable for daytime use and Class N to be suitable for night time use if there are the reflective tapes on the garments.</p>";   
            break;
        case "rash top":
            this.Note = "<h1>COLOURS:</h1><p>We recommend the use of our extensive of stock colours, giving you:Quicker production; More cost effective price.</p><p>We would recommend using a maximum of 2 colours (if you need more than 1 colour), to give you: quicker production and a more cost effective price.</p><h1>MOQ:</h1><p>300 units per style per colour way across 7 sizes per order</p><h1>TIME FRAME:</h1><p>Sampling: 1-2 weeks<br />Production: 5-6weeks<br />Sea freight: 2.5-3 weeks<br />Airfreight: 0.5-1 weeks</p>";
            this.StockFabric = "220gsm 82/18 nylon-spandex (220NSJ) (UPF 50+; Chlorine resistance)";
            //this.StockColor = "<h1>POLYESTER BASED:</h1><p>White   Black   Lemon(108)   Gold(136)   Orange(1585)   Red(200)   Hot Pink(205)   Maroon(229)   Sky(292)   Aqua(307)   Royal(2945)   Navy(296)   Lime(376)   Bottle(3308)   Dark Grey(422)   Charcoal(432)</p>";            
            this.StockColours = '';
            this.CottonColor = '';
            this.PolyestColor = '';
            
            //this.SizeSpec = '<h1> MEN\'S RASH TOP</h1><table cellspacing="0" cellpadding="0">   <th   class="left">SIZE</th>    <th>XS</th>    <th>S</th>    <th>M</th>    <th>L</th>    <th>XL</th>    <th>XXL</th>    <th>3XL</th>    <th>4XL</th>    <th>5XL</th>    <th>6XL</th>    </tr>  <tr>    <th  class="left">Half Chest (cm)</th>    <td>40</td>    <td>42.5</td>    <td>45</td>    <td>47.5</td>    <td>50</td>    <td>52.5</td>    <td>55</td>    <td>57.5</td>    <td>60</td>    <td>62.5</td>    </tr></table><h1> WOMEN\'S  RASH TOP</h1><table cellspacing="0" cellpadding="0">  <tr>    <th   class="left">SIZE</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    <th>18</th>    <th>20</th>    <th>22</th>    <th>24</th>    <th>26</th>  </tr>  <tr>    <th  class="left">Half Chest (cm)</th>    <td>35</td>    <td>37.5</td>    <td>40</td>    <td>42.5</td>    <td>45</td>    <td>47.5</td>    <td>50</td>    <td>52.5</td>    <td>55</td>    <td>57.5</td>  </tr></table><h1>KIDS\'  RASH TOP</h1><table cellspacing="0" cellpadding="0">      <tr>    <th  class="left">SIZE</th>    <th>0</th>    <th>1</th>    <th>2</th>    <th>4</th>    <th>6</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    </tr>  <tr>    <th  class="left"> Half Chest (cm)</th>    <td>28</td>    <td>30</td>    <td>28</td>    <td>30</td>    <td>32</td>    <td>34</td>    <td>36</td>    <td>38</td>    <td>40</td>    <td>42</td>    </tr></table>';
            this.SizeSpec = '<div style="text-align:center;"><img alt="" src="images/size_rashTop.gif" /></div>';
            this.Aus = "<h1>SUN PROTECTION:</h1><p>Our fabrics comply with AS/NZS4399:1996. UV Protection: UPF 50+. This means excellent protection.</p>";
            break;
        case "shirt":
            this.Note = "<h1>COLOURS: </h1><p>We recommend the use of stock colours, giving you: Quicker production; More cost effective price.</p>We would recommend using a maximum of 2 or 3 colours (if you need more than 1 colour), to give you: Quicker production; More cost effective price.</p><h1>MOQ: </h1><p>200 units per style per colour way across 7 sizes per order</p><h1>TIME FRAME:</h1><p>Sampling: 2-3 weeks<br />Production: 5-6 weeks<br />Sea freight: 2.5-3 weeks<br />Airfreight: 0.5-1 weeks</p>";
            this.StockFabric = "<p>60/40 cotton rich quality poplin (WCPP)<br />60/35/5 cotton rich + spandex quality poplin (WCPSP)<br />100% wrinkle-free cotton chambray fabric (WCCCH)<br />110gsm poly/cotton wrinkle-free poplin (W110PCP)<br />190gsm pre-shrunk 100% cotton drill (W190CCDR)<br />100% soft finish cotton flannelette (WCCFL)</p>";
            //this.StockColor = "<p>60/40 cotton rich quality poplin<br />White   Black    Deep Red   Sky   Royal   Charcoal   sand<br />60/35/5 cotton rich + spandex quality poplin<br />White   Black    Deep Red   Sky   Royal   Charcoal   sand<br />100% wrinkle-free cotton chambray fabric<br />Chambray Blue<br />110gsm poly/cotton wrinkle-free poplin<br />White   Sky<br />190gsm pre-shrunk 100% cotton drill<br />Safety Yellow   Safety Orange   Black   Navy   Bottle   Khaki   <br />100% soft finish cotton flannelette<br />Safety Yellow   Safety Orange   Navy</p>";
            this.StockColours = '<ul><li><img src="images/css/stockWoven.gif" alt="" onclick="show(G(\'LiMenu1Img\'), \'BtnStockColoursInfo1\')" /></li></ul>';
            this.CottonColor = '<div style="text-align:center;width:660px;height:580px;overflow:auto;"><image src="images/woven.jpg" alt="" /></div>';
            this.PolyestColor = '';
            
            //this.SizeSpec = '<h1> MEN\'S SHIRT (Corp/Work/Motor)</h1><table cellspacing="0" cellpadding="0">      <tr>    <th  class="left">SIZE</th>    <th>XS</th>    <th>S</th>    <th>M</th>    <th>L</th>    <th>XL</th>    <th>XXL</th>    <th>3XL</th>    <th>4XL</th>    <th>5XL</th>    <th>6XL</th>    </tr>  <tr>    <th  class="left">                            Collar (cm)</th>        <td>36</td>    <td>38</td>    <td>40</td>    <td>42</td>    <td>44</td>    <td>46</td>    <td>48</td>    <td>50</td>    <td>52</td>    <td>54</td>    </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>52.5</td>    <td>55</td>    <td>57.5</td>    <td>60</td>    <td>63</td>    <td>66</td>    <td>70</td>    <td>74</td>    <td>78</td>    <td>82</td>   </tr>  <tr>    <th  class="left">SLIM          Half Chest (cm)</th>          <td>50</td>    <td>52.5</td>    <td>55</td>    <td>57.5</td>    <td>60</td>    <td>64</td>    <td>67</td>    <td>71</td>    <td>75</td>    <td>79</td>    </tr></table><h1> WOMEN\'S SHIRT (Corp/Work/Motor)</h1><table cellspacing="0" cellpadding="0">     <tr>    <th  class="left">SIZE</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    <th>18</th>    <th>20</th>    <th>22</th>    <th>24</th>    <th>26</th>    </tr>  <tr>    <th  class="left">                            Collar (cm)</th>    <td>38</td>    <td>39</td>    <td>40</td>    <td>41</td>    <td>42</td>    <td>43</td>    <td>44</td>    <td>45</td>    <td>46</td>    <td>47</td>  </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>49</td>    <td>51.5</td>    <td>54</td>    <td>56.5</td>    <td>59</td>    <td>61.5</td>    <td>64</td>    <td>66.5</td>    <td>69</td>    <td>71.5</td>    </tr>  <tr>    <th  class="left">FITTED      Half Chest (cm)</th>    <td>46.5</td>    <td>49</td>    <td>51.5</td>    <td>54</td>    <td>56.5</td>    <td>59</td>    <td>61.5</td>    <td>64</td>    <td>66.5</td>    <td>69</td>   </tr></table><br /><h1> MEN\'S SHIRT (W/Reflective tape)</h1><table cellspacing="0" cellpadding="0">      <tr>    <th  class="left">SIZE</th>    <th>XS</th>    <th>S</th>    <th>M</th>    <th>L</th>    <th>XL</th>    <th>XXL</th>    <th>3XL</th>    <th>4XL</th>    <th>5XL</th>    <th>6XL</th>    </tr>  <tr>    <th  class="left">                            Collar (cm)</th>    <td>36</td>    <td>38</td>    <td>40</td>    <td>42</td>    <td>44</td>    <td>46</td>    <td>48</td>    <td>50</td>    <td>52</td>    <td>54</td>    </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th><td>54.5</td><td>49</td> <td>51.5</td> <td>64</td>     <td>68</td>      <td>72</td>      <td>74</td>      <td>78</td>      <td>82</td>      <td>87</td>   </tr></table><h1> WOMEN\'S SHIRT (W/Reflective tape)</h1><table cellspacing="0" cellpadding="0">     <tr>    <th  class="left">SIZE</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    <th>18</th>    <th>20</th>    <th>22</th>    <th>24</th>    <th>26</th>    </tr>  <tr>    <th  class="left">                            Collar (cm)</th>    <td>38</td>    <td>39</td>    <td>40</td>    <td>41</td>    <td>42</td>    <td>43</td>    <td>44</td>    <td>45</td>    <td>46</td>    <td>47</td>  </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>49</td>    <td>51.5</td>    <td>54</td>    <td>56.5</td>    <td>59</td>    <td>61.5</td>    <td>64</td>    <td>66.5</td>    <td>69</td>    <td>71.5</td>    </tr></table> ';            
            this.SizeSpec = '<div style="text-align:center;"><img alt="" src="images/size_shirt.gif" /></div>';
            this.Aus = "<h1>SUN PROTECTION:</h1> <p>Our fabrics comply with AS/NZS4399:1996. UV Protection: UPF 40+ - 50+. This means very good or excellent protection.</p><h1>HIGH VISIBILITY: </h1><p>Our Hi-Vis safety garments are manufactured to comply with AS/NZS1906.4: 1997 for high-visibility material and AS/NZS4602:1999 in Class D to be suitable for daytime use and Class N to be suitable for night time use if there are the reflective tapes on the garments.</p>";
            break;
       case "singlet":
            this.Note = "<h1>FABRICS:</h1><p>We recommend you select from our range of stock fabrics, giving you:Quicker production; More cost effective price.</p><p>We can also cater to orders where custom fabrics are required, but the MOQ may vary depending on the required fabrics.</p><h1>COLOURS: </h1><p>We recommend the use of our extensive of stock colours, giving you:Quicker production; More cost effective price.</p><p>We would recommend using a maximum of 2 or 3 colours, to give you: quicker production and a more cost effective price.</p><h1>MOQ:</h1><p>300 units per style per colour way across 7 sizes per order</p><h1>TIME FRAME:</h1><p>Sampling: 1-2 weeks<br />Production: 2-4 weeks<br />Sea freight: 2.5-3 weeks<br />Airfreight: 0.5-1 weeks</p>";
            this.StockFabric = "<p>165gsm polyester mini pique Micro-Dry (165PPP-M) Polyester based<br />170gsm polyester middle mesh Micro-Dry (170PPM) Polyester based<br />185gsm polyester outer/cotton back mesh Micro-Dry(185PCM) Polyester based<br />190gsm semi-combed cotton jersey (190CCJ) Cotton based<br />200gsm combed cotton/spandex jersey (200CSJ) Cotton based</p>"
            //this.StockColor = "<h1>COTTON BASED FABRICS:</h1><p>White   Black   Sorbet(600)   Banana(134)   Lemon(108)   Gold(136)   Orange(1585)	   Coral Red(710)   Red(200)   Soft Pink(705)   Pale Pink(2365)   Fuzzy Pink(211)   Hot Pink(205)   Maroon(229)   Lilac(264)   Lavender (271)   Purple (2735)   Powder Blue (277)   Sky (292)   Iris(279)   Aqua(307)   Slate Blue(645) Steel Blue(646) Royal(2945) Navy(296) Serene Green(622)</p><p>Lime(376)   Jade(327)   Emerald(348)   Moss(5753)   Army Green(5743)   Olive(5815)	   Bottle(3308)   Teal(7477)   Cream(7401)   Wheat(7529)    Sand(7501)   Khaki(7530)   Taupe(11)	   Chocolate(7519)   Silver(4)   Snow(649)   Dark Grey(422)   Charcoal(432)</p><h1>POLYESTER BASED FABRICS:</h1><p>Fluoro Yellow   Fluoro Orange   White   Black   Lemon(108)   Gold(136)   Orange(1585)	   Red(200)   Hot Pink(205)   Maroon(229)   Sky(292)   Aqua 307)   Royal(287)   Navy (296)   Lime(376)   Bottle(3308)   Dark Grey(422)   Charcoal(432)</p>";
            this.StockColours = '<ul><li><img src="images/css/stockColours_1.gif" alt="" onclick="show(G(\'LiMenu1Img\'), \'BtnStockColoursInfo1\')" /></li><li><img src="images/css/stockColours_2.gif" alt="" onclick="show(G(\'LiMenu1Img\'), \'BtnStockColoursInfo2\')" /></li></ul>';
            this.CottonColor = '<div style="text-align:center;width:660px;height:580px;overflow:auto;"><image src="images/cottonBased.jpg" alt="" /></div>';
            this.PolyestColor = '<div style="text-align:center;width:660px;height:580px;overflow:auto;"><image src="images/polyesterBased.jpg" alt="" /></div>';
            
            //this.SizeSpec = '<h1> MEN\'S SINGLET</h1><table cellspacing="0" cellpadding="0">     <tr>    <th  class="left">SIZE</th>    <th>XS</th>    <th>S</th>    <th>M</th>    <th>L</th>    <th>XL</th>    <th>XXL</th>    <th>3XL</th>    <th>4XL</th>    <th>5XL</th>    <th>6XL</th>    </tr>  <tr>    <th  class="left">OPTION 1 Half Chest (cm)</th>    <td>49</td>    <td>52</td>    <td>55</td>    <td>58</td>    <td>61</td>    <td>64</td>    <td>67</td>    <td>70</td>    <td>73</td>    <td>76</td>   </tr>  <tr>    <th  class="left">OPTION 2 Half Chest (cm)</th>    <td>46</td>    <td>49</td>    <td>52</td>    <td>55</td>    <td>58</td>    <td>61</td>    <td>64</td>    <td>67</td>    <td>70</td>    <td>73</td>    </tr></table><h1> WOMEN\'S SINGLET</h1><table cellspacing="0" cellpadding="0">     <tr>    <th  class="left">SIZE</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    <th>18</th>    <th>20</th>    <th>22</th>    <th>24</th>    <th>26</th>     </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>37.5</td>    <td>40</td>    <td>42.5</td>    <td>45</td>    <td>47.5</td>    <td>50</td>    <td>52.5</td>    <td>55</td>    <td>57.5</td>    <td>60</td>      </tr>  <tr>    <th  class="left">FITTED       Half Chest (cm)</th>        <td>35</td>    <td>37.5</td>    <td>40</td>    <td>42.5</td>    <td>45</td>    <td>47.5</td>    <td>50</td>    <td>52.5</td>    <td>55</td>    <td>57.5</td>   </tr></table><h1>KIDS\' SINGLET</h1><table cellspacing="0" cellpadding="0">      <tr>    <th  class="left">SIZE</th>    <th>0</th>    <th>1</th>    <th>2</th>    <th>4</th>    <th>6</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>28</td>    <td>30</td>    <td>32.5</td>    <td>35</td>    <td>37.5</td>    <td>40</td>    <td>42.5</td>    <td>45</td>    <td>47.5</td>    <td>50</td>  </tr></table>';
            this.SizeSpec = '<div style="text-align:center;"><img alt="" src="images/size_singlet.gif" /></div>';
            this.Aus = "<h1>SUN PROTECTION:</h1><p>Our fabrics comply with AS/NZS4399:1996. UV Protection: UPF 40+ - 50+. This means very good or excellent protection.</p><h1>MICRO-DRY<sup>TM</sup>:</h1><p> Our 100% polyester and polyester outer/cotton back fabrics feature “Micro-Dry<sup>TM</sup>”. This means the fabric transports moisture from your skin to the fabric’s surface for rapid evaporation, keeping you comfortable longer.</p><h1>HIGH VISIBILITY: </h1><p>Our Hi-Vis safety garments are manufactured to comply with AS/NZS1906.4: 1997 for high-visibility material and AS/NZS4602:1999 in Class D to be suitable for daytime use and Class N to be suitable for night time use if there are the reflective tapes on the garments.</p>";
            break;
       case "t shirt":
            this.Note = "<h1>FABRICS:</h1><p>We recommend you select from our range of stock fabrics, giving you:Quicker production; More cost effective price.</p><p>We can also cater to orders where custom fabrics are required, but the MOQ may vary depending on the required fabrics.</p><h1>COLOURS:</h1><p>We recommend the use of our extensive of stock colours, giving you:Quicker production; More cost effective price.</p><p>We would recommend using a maximum of 2 or 3 colours, to give you: quicker production and a more cost effective price. </p><h1>MOQ: </h1><p>300 units per style per colour way across 7 sizes per order</p><h1>TIME FRAME:</h1><p>Sampling: 1-2 weeks<br />Production: 2-4 weeks<br />Sea freight: 2.5-3 weeks<br />Airfreight: 0.5-1 weeks</p>";
            this.StockFabric = "<p>165gsm polyester mini pique Micro-Dry (165PPP-M) Polyester based<br />170gsm polyester middle mesh Micro-Dry (170PPM) Polyester based<br />185gsm polyester outer/cotton back mesh Micro-Dry (185PCM) Polyester based<br />190gsm semi-combed cotton jersey (190CCJ) Cotton based<br />200gsm combed cotton/spandex jersey (200CSJ)	Cotton based</p>";
            //this.StockColor = "<h1>COTTON BASED FABRICS:</h1><p>White   Black   Sorbet(600)   Banana(134)   Lemon(108)   Gold(136)   Orange(1585)	   Coral Red(710)   Red(200)   Soft Pink(705)   Pale Pink(2365)   Fuzzy Pink(211)   Hot Pink(205)   Maroon(229)   Lilac(264)   Lavender(271)   Purple(2735)   Powder Blue(277)   Sky(292)   Iris(279)   Aqua(307)   Slate Blue(645)   Steel Blue(646)	Royal(2945)		Navy(296)	           Serene Green(622)</p>Lime(376)   Jade(327)   Emerald(348)   Moss(5753)   Army Green(5743)   Olive(5815)	   Bottle(3308)   Teal(7477)   Cream(7401)   Wheat(7529)    Sand(7501)   Khaki(7530)   Taupe(11)	   Chocolate(7519)   Silver(4)   Snow(649)   Dark Grey(422)   Charcoal(432)</p><h1>POLYESTER BASED FABRICS:</h1><p>Fluoro Yellow   Fluoro Orange   White   Black   Lemon(108)   Gold(136)   Orange(1585)	   Red(200)   Hot Pink(205)   Maroon(229)   Sky(292)   Aqua(307)   Royal(287)   Navy(296)   Lime(376)   Bottle(3308)   Dark Grey(422)   Charcoal(432)</p>";
            this.StockColours = '<ul><li><img src="images/css/stockColours_1.gif" alt="" onclick="show(G(\'LiMenu1Img\'), \'BtnStockColoursInfo1\')" /></li><li><img src="images/css/stockColours_2.gif" alt="" onclick="show(G(\'LiMenu1Img\'), \'BtnStockColoursInfo2\')" /></li></ul>';
            this.CottonColor = '<div style="text-align:center;width:660px;height:580px;overflow:auto;"><image src="images/cottonBased.jpg" alt="" /></div>';
            this.PolyestColor = '<div style="text-align:center;width:660px;height:580px;overflow:auto;"><image src="images/polyesterBased.jpg" alt="" /></div>';
            
            //this.SizeSpec = '<h1> MEN\'S  T SHIRT</h1><table cellspacing="0" cellpadding="0">    <tr height="17">    <th  class="left">SIZE</th>    <th>XS</th>    <th>S</th>    <th>M</th>    <th>L</th>    <th>XL</th>    <th>XXL</th>    <th>3XL</th>    <th>4XL</th>    <th>5XL</th>    <th>6XL</th>      </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>49</td>    <td>52</td>    <td>55</td>    <td>58</td>    <td>61</td>    <td>64</td>    <td>67</td>    <td>70</td>    <td>73</td>    <td>76</td>    </tr>  <tr>    <th  class="left">SLIM          Half Chest (cm)</th>    <td>46</td>    <td>49</td>    <td>52</td>    <td>55</td>    <td>58</td>    <td>61</td>    <td>64</td>    <td>67</td>    <td>70</td>    <td>73</td>   </tr></table><h1> WOMEN\'S  T SHIRT</h1><table cellspacing="0" cellpadding="0">    <tr>    <th  class="left">SIZE</th>    <td>8</td>    <td>10</td>    <td>12</td>    <td>14</td>    <td>16</td>    <td>18</td>    <td>20</td>    <td>22</td>    <td>24</td>    <td>26</td>    </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>41.5</td>    <td>44</td>    <td>46.5</td>    <td>49</td>    <td>51.5</td>    <td>54</td>    <td>56.5</td>    <td>59</td>    <td>61.5</td>    <td>64</td>    </tr>  <tr>    <th  class="left">FITTED      Half Chest (cm)</th>        <td>39</td>    <td>41.5</td>    <td>44</td>    <td>46.5</td>    <td>49</td>    <td>51.5</td>    <td>54</td>    <td>56.5</td>    <td>59</td>    <td>61.5</td>    </tr></table><h1> KIDS\'  T SHIRT</h1><table cellspacing="0" cellpadding="0">     <tr>    <th class="left">SIZE</th>    <th>0</th>    <th>1</th>    <th>2</th>    <th>4</th>    <th>6</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>     </tr>  <tr>    <th  class="left">REGULAR Half Chest (cm)</th>    <td>28</td>   <td>30</td>    <td>32.5</td>    <td>35</td>    <td>37.5</td>    <td>40</td>    <td>42.5</td>    <td>45</td>    <td>47.5</td>    <td>50</td>      </tr></table>';
            this.SizeSpec = '<div style="text-align:center;"><img alt="" src="images/size_Tshirt.gif" /></div>';
            this.Aus = "<h1>SUN PROTECTION:</h1><p>Our fabrics comply with AS/NZS4399:1996. UV Protection: UPF 40+ - 50+. This means very good or excellent protection.</p><h1>MICRO-DRY<sup>TM</sup>: </h1><p>Our 100% polyester and polyester outer/cotton back fabrics feature “Micro-Dry<sup>TM</sup>”. This means the fabric transports moisture from your skin to the fabric’s surface for rapid evaporation, keeping you comfortable longer.</p><h1>HIGH VISIBILITY:</h1><p>Our Hi-Vis safety garments are manufactured to comply with AS/NZS1906.4: 1997 for high-visibility material and AS/NZS4602:1999 in Class D to be suitable for daytime use and Class N to be suitable for night time use if there are the reflective tapes on the garments.</p>";   
            break;
       case "trousers & skirts":
            this.Note = "<h1>MOQ:</h1><p>200 units per style per colour way across 7 sizes per order</p><h1>TIME FRAME:</h1><p>Sampling: 2-3 weeks<br />Production: 5-6 weeks<br />Sea freight: 2.5-3 weeks<br />Airfreight: 0.5-1 weeks</p>";
            this.StockFabric = "<p>80/20 poly/viscose treated with stain release (WPV)</p>";
            //this.StockColor = "Black";
            this.StockColours = '';
            this.CottonColor = '';
            this.PolyestColor = '';
            
            //this.SizeSpec = '<h1> MEN\'S TROUSERS</h1><table cellspacing="0" cellpadding="0">    <tr>    <th  class="left">SIZE</th>    <th>XS/30</th>    <th>S/32</th>    <th>M/34</th>    <th>L/36</th>    <th>XL/38</th>    <th>XXL/40</th>    <th>3XL/42</th>    <th>4XL/44</th>    <th>5XL/46</th>    <th>6XL/48</th>      </tr>  <tr>    <th  class="left">Half Waist (cm)</th>    <td>38.5</td>    <td>41</td>    <td>43.5</td>    <td>46</td>    <td>48.5</td>    <td>51</td>    <td>53.5</td>    <td>56</td>    <td>58.5</td>    <td>61</td>     </tr>  <tr>    <th  class="left">Inner  Leg (cm)</th>        <td>80</td>    <td>80</td>    <td>80</td>    <td>82</td>    <td>82</td>    <td>84</td>    <td>84</td>    <td>86</td>    <td>86</td>    <td>87</td>     </tr></table><h1> WOMEN\'S TROUSERS</h1><table cellspacing="0" cellpadding="0">     <tr>    <th  class="left">SIZE</th>    <th>8</th>    <th>10</th>    <th>12</th>    <th>14</th>    <th>16</th>    <th>18</th>    <th>20</th>    <th>22</th>    <th>24</th>    <th>26</th>     </tr>  <tr>    <th  class="left">Half Waist (cm)</th>            <td>38</td>    <td>40.5</td>    <td>43</td>    <td>45.5</td>    <td>48</td>    <td>50.5</td>    <td>53</td>    <td>55.5</td>    <td>58</td>    <td>60.5</td>    </tr></table>';            
            this.SizeSpec = '<div style="text-align:center;"><img alt="" src="images/size_trousers.gif" /></div>';
            this.Aus = "<h1>SUN PROTECTION: </h1><p>Our fabrics comply with AS/NZS4399:1996. UV Protection: UPF 40+ - 50+. This means very good or excellent protection.</p>";   
            break;
                   
    }
    this.StockFabric = '<div style="text-align:center;"><image src="images/fabricsRefer.jpg" alt="" /></div>';
}
