
ROOT1 = "http://www.merlin-controls.com/"

EAD1 = "info@"
EAD2 = "merlin-controls."
EAD3 = "com"


<!--if no FIRST IMAGE, IMAGE1=null, IMG1=0 values --->

IMAGE1 = "network.jpg"
DOC1   = "network.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 =           "Industrial Networking"

TEXT1 =           "In the modern world, time is money, and information is everything. Modern control systems can be configured with hardware interfaces to talk to almost anything - to each other and to central stations. Different parts of your production process can seamlessly share data in real time. The end result ? &nbsp;&nbsp;Less work for you and your staff, more information, more flexibility, more productivity."

TEXT2 =           "Ethernet, Profibus, Modbus, CC-Link, CANbus, DeviceNet and ASI-net protocols are all available to bring real connectivity and intelligence to the shop floor. Couple this network to your desktop PC via SCADA software, and you are fully in control and fully informed."

TEXT3 =           ""

TEXT4 =           ""

TEXT5 =           ""

