https://www.vtxproaudio.com/

提交的 URL:
https://www.vtxproaudio.com/
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 7 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
tabfunction
docfunction

控制台日志消息 · 找到 0 条

HTML

<!DOCTYPE html><html lang="en"><head>
	<link rel="icon" type="image/x-icon" href="favicon.ico">
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
	<meta name="description" content="VTX Pro Audio, a new name in high-end audio transformers, crafted to meet the demands of professionals who refuse to compromise on sound quality. Designed and manufactured in the UK, our audio transformers are built on a foundation of 40 years technical expertise, innovation, and a relentless commitment to sound excellence.  ">
    <title>Home - VTX Pro Audio</title>
    <link rel="stylesheet" href="CSS.css">
	<script src="jquery.min.js"></script>
</head>
<body>
	    <!-- Top Announcement Bar -->
    <div class="announcement-bar">
        <p>Website under construction</p>
    </div>
<div id="container_all">
    <!-- Navigation Bar -->
	<br>
    <nav class="navbar">
        <ul>
            <li><a href="#">Products</a></li>
            <li><a href="#">Contact</a></li>
            <li><a href="#">About</a></li>
            <li><a href="#">Resources</a></li>
            <li><a href="#">Where to buy</a></li>
        </ul>
        <div class="logo shine">
            <img class="" src="IMAGES/LOGO.png" alt="VTX Pro Audio Logo">
        </div>
        <div class="search-bar ">
            <input class="hover_shadow" type="text" placeholder="Search...">
        </div>
    </nav>
<br>
    <!-- Hero Section -->
    <section class="hero hover_shadow">        
        <h1 class="shine">Pro Audio Transformers</h1>
		<span class="">Made in the UK</span>
        <div class="hero-buttons">
            <a class="WHITE" href="#products">Explore Products</a>
            <a class="ORANGE" href="#contactUs">Contact Us</a>
        </div>
    </section>
<br><br><br>
    <!-- Product Categories -->
    <section id="products" class="product-categories">
        <div class="category img__wrap hover_shadow">
            <img src="IMAGES/PRODUCTS/Mic_Input.jpg" alt="Microphone Input">
            <p>Microphone Input</p>
			<div class="img__description_layer">
				<p class="img__description">Transformer designed to interface microphones with the input stage of audio equipment, such as mixing consoles, preamplifiers, or recording devices.				
				</p>
			 </div>
        </div>
        <div class="category img__wrap hover_shadow">
            <img src="IMAGES/PRODUCTS/Mic_Bridging.jpg" alt="Microphone Bridging">
            <p>Microphone Bridging</p>
			<div class="img__description_layer">
				<p class="img__description">Used in audio applications to connect a microphone to an audio input without heavily loading the microphone's output. It is designed to "bridge" the connection by presenting a high impedance to the microphone while driving the input stage of the connected device effectively. 			
				</p>
			 </div>
        </div>
        <div class="category img__wrap hover_shadow">
            <img src="IMAGES/PRODUCTS/Line_Input.jpg" alt="Line Input">
            <p>Line Input</p>
			<div class="img__description_layer">
				<p class="img__description">Used in audio systems to interface line-level signals with the input stages of amplifiers, mixers, or other equipment. Its primary purpose is to optimise signal transfer, provide electrical isolation, and minimise noise and interference in audio systems.				
				</p>
			 </div>
        </div>
        <div class="category img__wrap hover_shadow">
            <img src="IMAGES/PRODUCTS/Line_Output.jpg" alt="Line Output">
            <p>Line Output</p>
			<div class="img__description_layer">
				<p class="img__description">Audio transformer used to couple the output stage of an amplifier, mixing console, or other line-level device to the input of another device, while maintaining signal integrity, providing electrical isolation, and optimizing impedance matching.			
				</p>
			 </div>
        </div>
		        <div class="category img__wrap hover_shadow">
            <img src="IMAGES/PRODUCTS/Moving_Coil.jpg" alt="Moving Coil">
            <p>Moving Coil</p>
			<div class="img__description_layer">
				<p class="img__description">Amplify the low-level signal from a moving coil (MC) phono cartridge used in turntables. MC cartridges are prized for their superior sound quality but produce very low output voltages, typically in the range of 0.2 mV to 0.5 mV, which is much lower than the output of a moving magnet (MM) cartridge. The transformer boosts this signal to a level suitable for standard phono preamplifiers.			
				</p>
			 </div>
        </div>
		<div class="category img__wrap hover_shadow">
            <img src="IMAGES/PRODUCTS/Direct_Box.jpg" alt="Direct Box">
            <p>Direct Box</p>
			<div class="img__description_layer">
				<p class="img__description">A direct box transformer is a key component in a direct injection (DI) box, a device used to connect high-impedance, unbalanced audio sources (like electric guitars, basses, or keyboards) to low-impedance, balanced inputs (like those on mixers or audio interfaces). The transformer inside the DI box performs several critical functions to ensure clean, noise-free audio signal transfer.			
				</p>
			 </div>
        </div>
		<div class="category img__wrap hover_shadow">
            <img src="IMAGES/PRODUCTS/Mains_Toroidal.jpg" alt="Mains Toroidal">
            <p>Mains Toroidal</p>
			<div class="img__description_layer">
				<p class="img__description">Type of transformer that uses a doughnut-shaped core made of magnetic material.  Converts mains power to lower voltages, in  order to power your audio circuitry. 
				</p>
			 </div>
        </div>
		<div class="category img__wrap hover_shadow">
            <img src="IMAGES/PRODUCTS/Inductor.jpg" alt="Inductors">
            <p>Inductors</p>
			<div class="img__description_layer">
				<p class="img__description">Inductors with multiple connection points (taps) along their winding. These taps allow access to different levels of inductance without requiring multiple separate inductors. They are commonly used in audio circuits where variable inductance is needed for filtering, equalization, or other signal-shaping purposes.		
				</p>
			 </div>
        </div>
		
		
        <!-- Add more categories as needed -->
    </section>

	
	<br><br><br>
	
	
    <!-- Product Specifications Table -->
    <section class="specifications">
		<div class="tab">
  <button class="tablinks" onclick="tab(event, 'A')">Mic Input</button>
  <button class="tablinks" onclick="tab(event, 'B')">Mic Bridging</button>
  <button class="tablinks" onclick="tab(event, 'C')">Line Input</button>
  <button class="tablinks" onclick="tab(event, 'D')">Line Output</button>
  <button class="tablinks" onclick="tab(event, 'E')">Moving Coil</button>
  <button class="tablinks" onclick="tab(event, 'F')">Direct Box</button>
  <button class="tablinks" onclick="tab(event, 'G')">Mains Toroidal</button>
  <button class="tablinks" onclick="tab(event, 'H')">Inductors</button>
</div>

<div id="A" class="tabcontent" style="display: block;">
<table>
    <tbody><tr>
        <td>Part Number</td>
        <td>Impedance Ratio</td>
        <td>Turns Ratio</td>
        <td>Max. Input @20Hz (dB)</td>
        <td>Max. THD @ 20Hz</td>
        <td>20Hz - 30kHz </td>
		<td>Downloads</td>
    </tr>
    <tr>
        <td>MIC INPUT 1</td>
        <td>150 to 150</td>
        <td>1 to 1</td>
        <td>2</td>
        <td>0.1</td>
        <td>+/- 0.25dB' </td>
		<td></td>
    </tr>
    <tr>
        <td>MIC INPUT 2</td>
        <td>150 to 150</td>
        <td>1 to 1</td>
        <td>2</td>
        <td>0.1</td>
        <td>+/- 0.25dB' </td>
		<td></td>
    </tr>
    <tr>
        <td>MIC INPUT 3</td>
        <td>150 to 10k</td>
        <td>1 to 8</td>
        <td>-2</td>
        <td>0.1</td>
        <td>+/- 0.25dB' </td>
		<td></td>
    </tr>
    <tr>
        <td>MIC INPUT 4</td>
        <td>150 to 15k</td>
        <td>1 to 10</td>
        <td>-2</td>
        <td>0.1</td>
        <td>+/- 0.25dB' </td>
		<td></td>
    </tr>
    <tr>
        <td>MIC INPUT 5</td>
        <td>150 to 600</td>
        <td>1 to 2</td>
        <td>2</td>
        <td>0.1</td>
        <td>+/- 0.25dB' </td>
		<td></td>
		
    </tr>
</tbody></table>
</div>

<div id="B" class="tabcontent" style="display: none;">
<table>
    <tbody><tr>
        <td>Part Number</td>
        <td>Impedance Ratio</td>
        <td>Turns Ratio</td>
        <td>Max. Input @20Hz (dB)</td>
        <td>Max. THD @ 20Hz</td>
        <td>20Hz - 30kHz </td>
        <td>Downloads</td>
    </tr>
    <tr>
        <td>MIC BRIDGING 1</td>
        <td>150:150</td>
        <td>1 to 1</td>
        <td>2</td>
        <td>0.1</td>
        <td>+/- 0.2dB' </td>
        <td></td>
    </tr>
    <tr>
        <td>MIC BRIDGING 2</td>
        <td>150:150:150</td>
        <td>1 to 1 to 1</td>
        <td>2</td>
        <td>0.1</td>
        <td>+/- 0.2dB' </td>
        <td></td>
    </tr>
    <tr>
        <td>MIC BRIDGING 3</td>
        <td>150:150:150:150</td>
        <td>1 to 1 to 1 to 1</td>
        <td>2</td>
        <td>0.1</td>
        <td>+/- 0.25dB'</td>
        <td></td>
    </tr>
</tbody></table>
</div>

<div id="C" class="tabcontent" style="display: none;">
<table>
    <tbody><tr>
        <td>Part Number</td>
        <td>Impedance Ratio</td>
        <td>Turns Ratio</td>
        <td>Max. Input @20Hz (dB)</td>
        <td>Max. THD @ 20Hz</td>
        <td>20Hz - 30kHz </td>
        <td>Downloads</td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>LINE INPUT 1</td>
        <td>10k:10k C.T.</td>
        <td>1 to 1</td>
        <td>16</td>
        <td>0.1</td>
        <td>+/- 0.2dB' </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>LINE INPUT 2</td>
        <td>10k:10k C.T.</td>
        <td>1 to 1</td>
        <td>29</td>
        <td>0.1</td>
        <td> </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>LINE INPUT 3</td>
        <td>10k:20k C.T.</td>
        <td>1 to 1.4</td>
        <td>16</td>
        <td>0.1</td>
        <td>+/- 0.3dB' </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>LINE INPUT 4</td>
        <td>600:600</td>
        <td>1 to 1</td>
        <td>21</td>
        <td>0.2</td>
        <td>+/- 0.2dB' </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>LINE INPUT 5</td>
        <td>10k/2.5k : 600</td>
        <td>4+4 to 1 C.T.</td>
        <td>26</td>
        <td>0.2</td>
        <td>+/- 0.25dB'</td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
</tbody></table>
</div>
        
		
<div id="D" class="tabcontent" style="display: none;">
<table>
    <tbody><tr>
        <td>Part Number</td>
        <td>Impedance Ratio</td>
        <td>Turns Ratio</td>
        <td>Max. Input @20Hz (dB)</td>
        <td>Max. THD @ 20Hz</td>
        <td>20Hz - 30kHz </td>
        <td>Downloads</td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>LINE OUTPUT 1</td>
        <td>150 to 150 to 150 to 150</td>
        <td>1 to 1 to 1 to 1</td>
        <td>17</td>
        <td>0.2</td>
        <td>+/- 0.2dB' </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>LINE OUTPUT 2</td>
        <td>150 to 150 to 150 to 150</td>
        <td>1 to 1 to 1 to 1</td>
        <td>22</td>
        <td>0.2</td>
        <td>+/- 0.2dB' </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>LINE OUTPUT 3</td>
        <td>150 to 150 to 150 to 150</td>
        <td>1 to 1 to 1 to 1</td>
        <td>22</td>
        <td>0.2</td>
        <td>+/- 0.2dB' </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>LINE OUTPUT 4</td>
        <td>150 to 150 to 150 to 150</td>
        <td>1 to 1 to 1 to 1</td>
        <td>27</td>
        <td>0.2</td>
        <td>+/- 0.2dB' </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>LINE OUTPUT 5</td>
        <td>150 to 150 to 150 to 150</td>
        <td>1 to 1 to 1 to 1</td>
        <td>27</td>
        <td>0.2</td>
        <td>+/- 0.2dB'</td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
</tbody></table>
</div>	
		
<div id="E" class="tabcontent" style="display: none;">
<table>
    <tbody><tr>
        <td>Part Number</td>
        <td>Impedance Ratio</td>
        <td>Turns Ratio</td>
        <td>Max. Input @20Hz (dB)</td>
        <td>Max. THD @ 20Hz</td>
        <td>20Hz - 30kHz </td>
        <td>Downloads</td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>MOVING COIL 1</td>
        <td>1 to 5 or 1 to 40 (1:10)</td>
        <td>1 +1 to 20</td>
        <td>-15</td>
        <td>0.1</td>
        <td>+/- 0.3dB' </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>MOVING COIL 2</td>
        <td>1 to 100</td>
        <td>1 to 10 C.T.</td>
        <td></td>
        <td></td>
        <td> </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>MOVING COIL 3</td>
        <td>1 to 5 or 1 to 40 (1:10)</td>
        <td>1+1 to 20 C.T.</td>
        <td></td>
        <td></td>
        <td> </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>MOVING COIL 4</td>
        <td>30 to 100</td>
        <td>1+1 to 5+5</td>
        <td>-7</td>
        <td>0.05</td>
        <td>+/- 0.25dB'</td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
</tbody></table>
</div>		
		
<div id="F" class="tabcontent" style="display: none;">
<table>
    <tbody><tr>
        <td>Part Number</td>
        <td>Impedance ratio</td>
        <td>Turns ratio</td>
        <td>Max. input @20Hz (dB)</td>
        <td>Max. THD @ 20Hz</td>
        <td>20Hz - 30kHz </td>
        <td>Downloads</td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>DIRECT BOX 1</td>
        <td>200k to 1.5k</td>
        <td>11.5 to 1+1</td>
        <td>21.5</td>
        <td>0.05</td>
        <td>+/- 0.2dB' </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>DIRECT BOX 2</td>
        <td>200k to 1.5k</td>
        <td>11.5 to 1</td>
        <td>21.5</td>
        <td>0.05</td>
        <td>+/- 0.2dB' </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>DIRECT BOX 3</td>
        <td>200k to 1.5k</td>
        <td>11.5C.T. to 1</td>
        <td>21.5</td>
        <td>0.05</td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>

</tbody></table>
</div>	
		
<div id="G" class="tabcontent" style="display: none;">
<table>
    <tbody><tr>
        <td>Part Number</td>
        <td>Power (VA)</td>
        <td>Efficiency (%)</td>
        <td>Temp Rise (°C)</td>
        <td>Reg (%)</td>
        <td>Dia. x Height (mm) </td>
        <td>Downloads</td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>VTX-146-0001-60</td>
        <td>60</td>
        <td>83</td>
        <td>45</td>
        <td>12.5</td>
        <td>103 x 47 </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>VTX-146-0001-75</td>
        <td>75</td>
        <td>85</td>
        <td>45</td>
        <td>11.3</td>
        <td>103 x 48 </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>VTX-146-0001-115</td>
        <td>115</td>
        <td>86</td>
        <td>55</td>
        <td>10</td>
        <td>108 x 52 </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>VTX-146-0001-185</td>
        <td>185</td>
        <td>87</td>
        <td>65</td>
        <td>8.5</td>
        <td>113 x 59 </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>VTX-146-0001-200</td>
        <td>200</td>
        <td>88</td>
        <td>65</td>
        <td>8</td>
        <td>118 x 59 </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>VTX-146-0001-2001</td>
        <td>200</td>
        <td>88</td>
        <td>65</td>
        <td>8</td>
        <td>118 x 59 </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>VTX-146-0001-250</td>
        <td>250</td>
        <td>89</td>
        <td>65</td>
        <td>7</td>
        <td>123 x 64 </td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
        <td>VTX-146-0001-290</td>
        <td>290</td>
        <td>89</td>
        <td>65</td>
        <td>7</td>
        <td>129 x 65</td>
        <td></td>
        <td></td>
        <td></td>
        <td></td>
    </tr>
</tbody></table>
</div>		
		
<div id="H" class="tabcontent" style="display: none;">
<table>
</table>
</div>	
    </section>

	<br><br><br>
	
	
	    <!-- Partners Logos -->
    <section class="partners">
		<div class="slider">
			<a href="#"><img src="IMAGES/PARTNERS/AMAZON_LOGO.png" alt="Partner Logo"></a>
			<a href="#"><img src="IMAGES/PARTNERS/ANGLIA_LOGO.png" alt="Partner Logo"></a>
			<a href="#"><img src="IMAGES/PARTNERS/DIGIKEY_LOGO.png" alt="Partner Logo"></a>    	
			<a href="#"><img src="IMAGES/PARTNERS/FARNELL_LOGO.png" alt="Partner Logo"></a>
			<a href="#"><img src="IMAGES/PARTNERS/JPR_LOGO.png" alt="Partner Logo"></a>
			<a href="#"><img src="IMAGES/PARTNERS/RAPID_LOGO.png" alt="Partner Logo"></a>
			<a href="#"><img src="IMAGES/PARTNERS/Switch_LOGO.png" alt="Partner Logo"></a>
		</div>
		<div class="slider">
			<a href="#"><img src="IMAGES/PARTNERS/AMAZON_LOGO.png" alt="Partner Logo"></a>
			<a href="#"><img src="IMAGES/PARTNERS/ANGLIA_LOGO.png" alt="Partner Logo"></a>
			<a href="#"><img src="IMAGES/PARTNERS/DIGIKEY_LOGO.png" alt="Partner Logo"></a>    	
			<a href="#"><img src="IMAGES/PARTNERS/FARNELL_LOGO.png" alt="Partner Logo"></a>
			<a href="#"><img src="IMAGES/PARTNERS/JPR_LOGO.png" alt="Partner Logo"></a>
			<a href="#"><img src="IMAGES/PARTNERS/RAPID_LOGO.png" alt="Partner Logo"></a>
			<a href="#"><img src="IMAGES/PARTNERS/Switch_LOGO.png" alt="Partner Logo"></a>
		</div>
        <!-- Add more logos as needed -->
    </section>
	
		
	
	
    <!-- Documentation Section -->
    <section class="documentation">
        <div class="document-list">
            <button class="doc_links" onclick="doc(event, 'doc_A')">Application Notes<span class="ico_doc">&gt;</span></button>
            <button class="doc_links" onclick="doc(event, 'doc_B')">FAQ<span class="ico_doc">&gt;</span></button>
            <button class="doc_links" onclick="doc(event, 'doc_C')">Useful Information<span class="ico_doc">&gt;</span></button>
            <button class="doc_links" onclick="doc(event, 'doc_D')">Reviews<span class="ico_doc">&gt;</span></button>
        </div>
		
<div id="doc_A" class="doc_content">
        <table>
            <thead>
                <tr>
                    <th>Document No.</th>
                    <th>Note title</th>
                    <th>Download</th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <td>AP001</td>
                    <td>Line Line Drivers &amp; Receivers</td>
                    <td><a href="#">📄</a></td>
                </tr>
                <!-- Add more rows as needed -->
            </tbody>
        </table>
</div>
<div id="doc_B" class="doc_content">
        <table>
            <thead>
                <tr>
                    <th>Document No.</th>
                    <th>Note title</th>
                    <th>Download</th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <td>AP002</td>
                    <td>Line Line Drivers &amp; Receivers</td>
                    <td><a href="#">📄</a></td>
                </tr>
				  <tr>
                    <td>AP002</td>
                    <td>Line Line Drivers &amp; Receivers</td>
                    <td><a href="#">📄</a></td>
                </tr>
				  <tr>
                    <td>AP002</td>
                    <td>Line Line Drivers &amp; Receivers</td>
                    <td><a href="#">📄</a></td>
                </tr>
				  <tr>
                    <td>AP002</td>
                    <td>Line Line Drivers &amp; Receivers</td>
                    <td><a href="#">📄</a></td>
                </tr>
				  <tr>
                    <td>AP002</td>
                    <td>Line Line Drivers &amp; Receivers</td>
                    <td><a href="#">📄</a></td>
                </tr>
				  <tr>
                    <td>AP002</td>
                    <td>Line Line Drivers &amp; Receivers</td>
                    <td><a href="#">📄</a></td>
                </tr>
                <!-- Add more rows as needed -->
            </tbody>
        </table>
</div>
<div id="doc_C" class="doc_content">
        <table>
            <thead>
                <tr>
                    <th>Document No.</th>
                    <th>Note title</th>
                    <th>Download</th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <td>AP003</td>
                    <td>Line Line Drivers &amp; Receivers</td>
                    <td><a href="#">📄</a></td>
                </tr>
                <!-- Add more rows as needed -->
            </tbody>
        </table>
</div>
<div id="doc_D" class="doc_content">
        <table>
            <thead>
                <tr>
                    <th>Document No.</th>
                    <th>Note title</th>
                    <th>Download</th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <td>AP004</td>
                    <td>Line Line Drivers &amp; Receivers</td>
                    <td><a href="#">📄</a></td>
                </tr>
                <!-- Add more rows as needed -->
            </tbody>
        </table>
</div>
    </section>
	
	<br><br><br>
	
	
    <!-- Highlights Section -->
    <section class="highlights">
        <div class="highlight hover_shadow">
			<span class="icon_ukflag"></span>
            <h3>British Engineering</h3>
            <p>Designed, manufactured, and 100% tested in Oxfordshire, UK.</p>
        </div>
        <div class="highlight hover_shadow">
			<span class="icon_experience"></span>
            <h3>Extensive Experience</h3>
            <p>Over 40 years experience in the pro audio market, delivering quality to some of the biggest industry brands.</p>
        </div>
        <div class="highlight hover_shadow"><span class="icon_quality">

			</span>
            <h3>Quality Controlled</h3>
            <p>ISO 9001 company with rigorous quality and testing procedures.</p>
        </div>
        <div class="highlight hover_shadow">
			<span class="icon_design"></span>
            <h3>Custom Design</h3>
            <p>Your studio and consumer applications designed in our in-house lab.</p>
        </div>
    </section>
	
	
	
	<br><br><br>
	
	

    <!-- Mission Statement Section -->
    <section class="mission">
        <div class="mission-text">
            <h2>Our Mission is to deliver the world's best audio transformers</h2>
            <p>Introducing VTX Pro, a new name in high-end audio transformers, crafted to meet the demands of professionals who refuse to compromise on sound quality. Designed and manufactured in the UK, our audio transformers are built on a foundation of 40 years technical expertise, innovation, and a relentless commitment to sound excellence. &nbsp;</p>
        </div>
    </section>

	
	
	
<br><br><br>



	<section id="contactUs" class="contact_us">
<form method="post" action="">
<div class="contact">
	<div class="div1">
			<p>Name</p>
            <input type="text" name="name" placeholder="">
            <p>Email</p>
			<input type="email" name="email" placeholder="">
            <p>Subject</p>
			<input type="text" name="subject" placeholder="">
            <p>Message</p>
			<textarea name="message" placeholder=""></textarea>
       		<label>
                <input type="checkbox" name="consent">
                I consent to be contacted by VTX Pro Audio in relation to my message.
            </label>
		<br> 
		
		<button type="submit">Submit</button>
	</div>
	<div class="div2"> 
			<p>Country</p>
			<input type="text" name="country" placeholder="">
			<p>Product</p>
			<input type="text" name="product" placeholder="">
	</div>
	<div class="div3">
			<div class="contact-info">
			<span class="icon_address">
			<span class="ico"></span>
            <p><strong>Address:</strong></p>
			<p>16 De Havilland Way, Witney, OX29 0YG, UK</p>
			</span>
			<span class="icon_phone">
				<span class="ico"></span>
			<p><strong>Phone:</strong></p>
			<a class="text-decoration:none;color:orange;" href="tel:+44(0)1993 777570">+44 (0)1993 777570</a>
			</span>
			<span class="icon_email">
				<span class="ico"></span>
 		    <p><strong>Email:</strong></p>
			<a style="text-decoration:none;color:orange;" href="mailto:[email protected]">[email protected]</a>
			</span>
        </div>
	</div>
	<div class="div4">
	        <div class="social-icons">
				<a class="linkedin" href="#"></a>
				<a class="facebook" href="#"></a>
				<a class="instagram" href="#"></a>
        	</div>
	</div>
</div>
</form>
	</section>
	
	
	
	
	
	

    <!-- Footer -->
    <footer>
        <p>LEGAL &amp; PRIVACY  |  TERMS &amp; CONDITIONS  |  COPYRIGHT 2024 VIGOTRONIX LTD</p>
    </footer>
</div>
<script>
function tab(evt, tab) {
  var i, tabcontent, tablinks;
  tabcontent = document.getElementsByClassName("tabcontent");
  for (i = 0; i < tabcontent.length; i++) {
    tabcontent[i].style.display = "none";
  }
  tablinks = document.getElementsByClassName("tablinks");
  for (i = 0; i < tablinks.length; i++) {
    tablinks[i].className = tablinks[i].className.replace(" active", "");
  }
  document.getElementById(tab).style.display = "block";
  evt.currentTarget.className += " active";
}
tab(event, 'A');
	
	
	
function doc(evt, tab) {
  var i, tabcontent, tablinks;
  tabcontent = document.getElementsByClassName("doc_content");
  for (i = 0; i < tabcontent.length; i++) {
    tabcontent[i].style.display = "none";
  }
  tablinks = document.getElementsByClassName("doc_links");
  for (i = 0; i < tablinks.length; i++) {
    tablinks[i].className = tablinks[i].className.replace(" active", "");
  }
  document.getElementById(tab).style.display = "block";
  evt.currentTarget.className += " active";
}
doc(event, 'doc_A');	
	
	
document.querySelectorAll('.hero-buttons a[href^="#"]').forEach(anchor => {
    anchor.addEventListener('click', function (e) {
        e.preventDefault();

        document.querySelector(this.getAttribute('href')).scrollIntoView({
            behavior: 'smooth'
        });
    });
});
</script>


</body></html>