/* XSearch version 5.2 - Database file */

/* configuration settings */

	searchname = 'search.htm'
	
	usebannercode=true
	ButtonCode = "<img src='images/searchbutton.gif' border=0>" 
	
	function templateBody() {
		document.write('<html><head><title>XSearch</title><'+
		'script language="Javascript">'+
		'<'+'/'+'script'+'></head><body bgcolor="#fffff" text="#000000" link="#000099" vlink="#996699" alink="#996699"><Center><p><font face="Verdana" size="2">Please type in the product name</font><table border=0 width=640><tr><td>');
	}

	function templateEnd() {
		document.write('</td></tr></table></font></center></body></html>');
	}
	function bannerCode() {
	}	

/* end configuration settings */

/* add("<a href=' webpage.htm '>name</a>","Category","description") */
/* database records */

add("<a href='index.htm '>www.ise-p.com</a>","home page","ISEP is known as Industrial System Engineering &  Products. As the name imply, we integrate systems & products to meet the industrial's requirements.")
add("<a href='companyprofile.htm '>About Us</a>","Company","Us, Profile, Services, Philosophy, Strength, Total solution provider...")

/* Partners */
add ("<a href='underconst.htm'>Partners</a>","partners","under construction")

/* application software */
add("<a href='ipage.htm'>iPage</a>","software","A paging system which interlink with alarms. It is user-friendly and wide in functions...")  
add("<a href='imail.htm'>iMail</a>","software","An e-mail system which creates and check in system for reports files. It is user-friendly and provides high security level...") 
add("<a href='isms.htm'>iSms</a>","software","A short messaging service program which is also capable of extending the SCADA systm. It is more convenient and faster via in a wireless device...") 

/* Management / Monitoring System */
add("<a href='dc-fmcs1.htm'>DC - FMCS</a>","Management / Monitoring System","Designed for user to monitor their equipments. It also genterates the status of the equpment, current temperature, speed, etc...") 
add("<a href='links/batterysystem/batsys1.htm'>iBatSys</a>","Battery discharging system","Designed for user to record the discharge characteristic curves of dry cell batteries in UM-1, UM-2, UM-3 and UM-4 sizes, etc...") 

/* Gas Monitoring */
add("<a href='vmb.htm'>VMB</a>","Gas Monitoring Devices/Controller","Emergency Shutdown are provided to ensure safe handling of the hazardous gases which are often used in the semiconductor industry. The Valve Manifold Box has 5 different kinds of shutdown cabilities...")

/* Industrial Enclusure */
add("<a href='links/B&R/cabinet1.htm'>Industrial Cabinet</a>","Industrial Cabinet","19' Industrial cabinet, SS316 cabinet, SS403 cabinet, etc...") 

/* Applications */
add("<a href='Applications.htm'>Applications</a>","Applications","Data Center, Alarm Panel, Building Management System, Internal Staff Alert System...")

/* Converters */
add("<a href='main4.htm '>Protocol Converters</a>","Converters","enables devices of different protocol to communicate with another device using Modbus RTU or Modbus-TCP protocol.")

add("<a href='media.htm '>Media Converter</a>","Converters","RS 232 to RS485 Converter, RS232 to Fiber Optics Converter,Serial to Ethernet Converter, TTL to Fiber Optics Converter, IO - Modbus Converter ( Digital/Analog ).")


/* Gateways */
add("<a href='main5.htm '>Remote Alert Gateway<a/a>","Gateway","a low-cost yet efficient and reliable alert device which is able to send customized alarm messages to anyone through Paging, SMS or Email.")

add("<a href='links/AlertGateway/MODSMS.htm '>Modbus Alert SMS Gateway</a>","Gateway","Monitor your device from your handphone using Modbus Remote Alert SMS Gateway.")

add("<a href='links/AlertGateway/MODPAGE.htm '>Modbus Alert Paging Gateway</a>","Gateway","Monitor your PLC from your pager using Modbus Remote Alert Page Gateway.")

add("<a href='links/AlertGateway/MODEMAIL.htm '>Modbus Alert Emailing Gateway</a>","Gateway","The Modbus Alert Email (Email-Alert-01) is a cost effective system alert device, which send alert messages to the operators or technicians via email.")

add("<a href='links/AlertGateway/IOSMS.htm '>IO Remote Alert SMS Gateway</a>","Gateway","Monitor your Digital Points from your handphone using IO Remote Alert SMS Gateway. ")

add("<a href='links/AlertGateway/IOPAGE.htm '>IO Remote Alert Paging Gateway</a>","Gateway","Monitor your Digital Points from your pager using IO Remote Alert Page Gateway.")

add("<a href='links/AlertGateway/IOEMAIL.htm '>IO Remote Alert Email Gateway</a>","Gateway","Monitor your Digital Points from Email using IO Remote Alert Email Gateway.")

add("<a href='links/AlertGateway/EzSMS.htm '>ez SMS Gateway</a>","Gateway"," Thin client gateway that connects your company's email system to your staffs' handphones.")

add("<a href='links/AlertGateway/IOPAGE.htm '>I/O Remote Alert Page Gateway</a>","Gateway","Monitor your Digital Points from your pager using IO Remote Alert Page Gateway.")

add("<a href='links/AlertGateway/EmailSMS.htm '>Email Alert SMS</a>","Gateway","Monitor your incoming emails from your handphone by Email Alert SMS Gateway")

/* others */
add("<a href='news.htm '>News About Us</a>","News","Find out our latest product and what are we touching up on and the projects that we have done for the past few months...")


/* end database records */