document.writeln(''); var jstt_ai = new Array(); var jstt_cnt = 0; document.writeln('');
document.writeln(''); jstt_ai[jstt_cnt] = ["Compact modular design", "The Model 5300 minimizes panel space.  A standard 4-module controller (up to 128 I/O) is 5.6&quot; w x 4.1&quot; h."]; jstt_cnt++; document.writeln('');
document.writeln(''); jstt_ai[jstt_cnt] = ["High density I/O modules", "The Model 5300 offers the highest channel density in the industry.  Modules are only 0.75&quot; wide and provide pluggable connections for up to 32 I/O channels."]; jstt_cnt++; document.writeln('');
document.writeln(''); jstt_ai[jstt_cnt] = ["Integrated data logging", "The Model 5300 has built-in real-time data logging.  Data from any of the controller's I/O or internal resources can be logged to protected non-volatile files."]; jstt_cnt++; document.writeln('');
document.writeln(''); jstt_ai[jstt_cnt] = ["Robust security and audit features", "The Model 5300 security and audit features simplifying regulatory compliance.  Name and password access, IP access filtering, Controller and project keying and encryption."]; jstt_cnt++; document.writeln('');
document.writeln(''); jstt_ai[jstt_cnt] = ["Internal web server and CT webHMI", "The Model 5300\'s patented web server technology turns any browser based device into a powerful graphical HMI interface."]; jstt_cnt++; document.writeln('');
document.writeln(''); jstt_ai[jstt_cnt] = ["Expandable from 2 to 32 slots (up to 1,024 I/O)", "The Model 5300 can monitor and control all of your real-world devices.  Choose from analog, digital, motion or communications modules."]; jstt_cnt++; document.writeln('');

var jstt_fh = 12;
var jstt_fh1 = 10;
var jstt_iha = 300;
var jstt_iwi = 600;

var jstt_t, jstt_savea;

var jstt_fontface = 1;
if (jstt_fontface==0) jstt_fontface = 'Verdana, Arial, Helvetica, sans-serif';
	else if (jstt_fontface==1) jstt_fontface = 'Verdana, Arial, Helvetica, sans-serif';
	else if (jstt_fontface==2) jstt_fontface = 'Courier New, Courier, mono';
	else if (jstt_fontface==3) jstt_fontface = 'Georgia, Times New Roman, Times, serif';
	else jstt_fontface = 'Verdana, Arial, Helvetica, sans-serif';

function jstt_writit(id,iso) {
  var t = jstt_ai[id];
  var text = '';
  if (iso) text='<img src="../../newWebimages/check.gif" width=35 height=35 hspace=2><a href="#jumpto'+id+'" name="jumpto'+id+'" onClick=jstt_FlipTopic('+id+') style="'+jstt_sty+'">'+t[0]+'</a><table border=0 cellpadding=0 cellspacing=0><tr><td width=39>&nbsp;</td><td><span class="bodytext">'+t[1]+'</span></td></tr></table>';
    else text='<img src="../../newWebimages/check.gif" width=35 height=35 hspace=2><a href="#jumpto'+id+'" name="jumpto'+id+'" onClick=jstt_FlipTopic('+id+') style="'+jstt_sty+'">'+t[0]+'</a>';
  id = 'mat' + id;
  if (document.getElementById) {
	x = document.getElementById(id);
	x.innerHTML = '';
	x.innerHTML = text;
  } else if (document.all) {
	x = document.all[id];
	x.innerHTML = text;
  } else if (document.layers) {
	x = document.layers[id];
	x.document.open();
	x.document.write(text);
	x.document.close();
  }
}

function jstt_FlipTopic(f) {
  if (jstt_savea>=0) jstt_writit(jstt_savea,false);
  if (jstt_savea!=f) { jstt_writit(f,true); jstt_savea=f; } else jstt_savea=-1;
}

function jstt_MakNE4() {
  var t;
  document.writeln('<table border=0 cellpadding=0 cellspacing=0 bgcolor=#'+jstt_bcol+' width='+jstt_iwi+'>');
  for (var i=0; i<jstt_ai.length; i++) {
    t=jstt_ai[i];
    document.writeln('<tr><td valign="middle"><img src="../../newWebimages/check.gif" width=35 height=35 hspace=2><font color="#'+jstt_icol+'" face="'+jstt_fontface+'">'+t[0]+'</font></td></tr><tr><td class="bodytext">'+t[1]+'</td></tr>');
  }
  document.writeln('</table>');
}

function jstt_MakeTopics() {
  var t;
  for (var i=0; i<jstt_ai.length; i++) {
    t=jstt_ai[i];
    document.writeln('<div id="mat'+i+'"><img src="../../newWebimages/check.gif" width=35 height=35 hspace=2><a href="#jumpto'+i+'" name="jumpto'+i+'" onclick="jstt_FlipTopic('+i+')" style="'+jstt_sty+'">'+t[0]+'</a></div>');
  }
}

var jstt_bcol=Number(16777215).toString(16);
jstt_t=0; jstt_t = jstt_bcol.length; for (var i=0; i<6-jstt_t; i++) jstt_bcol = '0'+jstt_bcol;

var jstt_tcol=Number(0).toString(16);
jstt_t=0; jstt_t = jstt_tcol.length; for (var i=0; i<6-jstt_t; i++) jstt_tcol = '0'+jstt_tcol;

var jstt_icol=Number(147144120).toString(16);
jstt_t=0; jstt_t = jstt_icol.length; for (var i=0; i<6-jstt_t; i++) jstt_icol = '0'+jstt_icol;

var jstt_sty='font-family=\''+jstt_fontface+'\'; font-size:'+jstt_fh+'px; color:#'+jstt_icol+';';
var jstt_sty2='font-family=\''+jstt_fontface+'\'; font-size:'+jstt_fh1+'px; color:#'+jstt_tcol+';';

if (document.layers||document.opera) jstt_MakNE4(); else {
  document.writeln('<div style="position:static; width:'+jstt_iwi+'px; height:'+jstt_iha+'px; overflow:hidden; background-color:#'+jstt_bcol+';">');
  jstt_MakeTopics();
  // if (jstt_bi.length>0) document.writeln('<div style="position:absolute; top:0px; left:0px; visibility:visible;"><img src='+jstt_bi+' width='+jstt_iwi+' height='+jstt_iha+'></div>');
  document.writeln('</div>');
}



//DO NOT MODIFY
/*
<APPLETINFO>
appletname=jstreetopic
applettype=JAVASCRIPT
created=1165506695836
appletfilename=jstreetopic1.js
</APPLETINFO>
<JAVASCRIPT>
fontsize=14
iwi=300
iha=200
offs=10
fontface=1
icol=1982208
tcol=0
bcol=16777215
</JAVASCRIPT>
<HTMLGENERATOR>
starttag=-
starttag_GS=1;-
menuitems=-
menuitems_GS=2;items;url
items_GS=0;-
items0=Compact modular design
items1=High density I/O modules
items2=Integrated data logging	
url_GS=0;-
url0=A standard 4-module controller (up to 128 I/O) is 5.6" w x 4.1" h.
url1=The Model 5300 I/O modules offer the highest channel density in the industry:  up to 7.4 channels per square inch of channel space.
url2=Data from any of the controller's I/O or internal resources can be logged to protected non-volatile files.
</HTMLGENERATOR>
*/