
ROOT1 = "http://www.merlin-controls.com/"

EAD1 = "info@"
EAD2 = "merlin-controls."
EAD3 = "com"


<!--if no FIRST IMAGE, IMAGE1=null, IMG1=0 values --->

IMAGE1 = "custom.jpg"
DOC1   = "custom.html"
IMAGE1 = ROOT1 + "images/" + IMAGE1
if (screen.width >800) {(IMG1 = 230)} else {(IMG1 = 156)}
DOCW1 = ("<IMG src=" + IMAGE1 + " width=" + IMG1 + " border=0 alt=''>")
DOCH1 = ("<a href = ../zoom/" + DOC1 + ">")


<!--if no SECOND IMAGE, IMAGE2=null, IMG2=0 --->

IMAGE2 = ""
DOC2   = ""
IMAGE2 = ROOT1 + "images/" + IMAGE2
if (screen.width >800) {(IMG2 = 0)} else {(IMG2 = 0)}
DOCW2 = ("<IMG src=" + IMAGE2 + " width=" + IMG2 + " border=0 alt=''>")
DOCH2 = ("<a href = ../zoom/" + DOC2 + ">")


if (screen.width >800) {(MITSU = 220)} else {(MITSU = 155)}

HEADG =           "Custom-designed electronic equipment"

TEXT1 =           "With considerable in-house expertise in electronic hardware, <B><I>Merlin Control Systems Ltd</I></B> &nbsp;have the ability to design and build bespoke electronic systems. Circuit design, printed circuit board layout, assembly, test and small batch production of electronic &#34;specials&#34;, including microprocessor / microcontroller units."

TEXT2 =           "Our standard products include :-"
TEXT2A=           "Press tool monitoring units"
TEXT2B=           "Position monitoring units"
TEXT2C=           "Phase shift speed control units"
TEXT2D=           "Resistance welding controllers"
TEXT2E=           "Weld monitors"

TEXT3 =           "Please contact us for a quotation if you require special purpose electronic equipment for control, measuring or monitoring applications."

TEXT4 =           ""

TEXT5 =           ""

