
ROOT1 = "http://www.merlin-controls.com/"

EAD1 = "info@"
EAD2 = "merlin-controls."
EAD3 = "com"


<!--if no FIRST IMAGE, IMAGE1=null, IMG1=0 values --->

IMAGE1 = ""
IMAGE1 = ROOT1 + "images/" + IMAGE1
if (screen.width >800) {(IMG1 = 0)} else {(IMG1 = 0)}
DOCW1 = ("<IMG src=" + IMAGE1 + " width=" + IMG1 + ">")


<!--if no SECOND IMAGE, IMAGE2=null, IMG2=0 --->

IMAGE2 = ""
IMAGE2 = ROOT1 + "images/" + IMAGE2
if (screen.width >800) {(IMG2 = 0)} else {(IMG2 = 0)}
DOCW2 = ("<IMG src=" + IMAGE2 + " width=" + IMG2 + ">")


if (screen.width >800) {(MITSU = 220)} else {(MITSU = 155)}

HEADG =           "We can supply ..."

TEXT01 =           "Complete control systems"

TEXT02 =           "Design, build and installation service"

TEXT03 =           "Electrical panels, electrical cabinets"

TEXT04 =           "Control panels, control cabinets"

TEXT05 =           "Distribution panels and cabinets"

TEXT06 =           "Pick & place and Robotic equipment"

TEXT07 =           "PLC equipment for all applications"

TEXT08 =           "HMI hardware, and SCADA software"

TEXT09 =           "Servo motors and drives"

TEXT10 =           "Induction motors and inverters"

TEXT11 =           "Machine safety systems"

