<!--
// Init object: events
var events   = new Object;
events.id    = new Array;
events.group = new Array;
events.dates = new Array;
events.name  = new Array;
events.desc  = new Array;
events.url   = new Array;

events.id[0]       = '20091110_00000062';
events.group[0]    = '200911';
events.dates[0]    = 'Nov 10 - 13';
events.name[0]     = '<STRONG>Productronica</STRONG><BR>New Munich Trade Fair Center<BR>Munich, Germany';
events.desc[0]     = 'Visit KIC along with Balver Zinn in Hall A4-#570.<BR>Or visit KIC in the Solar Pavillion with GS Electronic in Hall B3-#136.';
events.url[0]      = 'http://www.productronica.com';
events.id[1]       = '20091106_00000061';
events.group[1]    = '200911';
events.dates[1]    = 'Nov 6';
events.name[1]     = '<STRONG>Reduce Energy Cost</STRONG><BR>Save Money<BR>On Line Seminar';
events.desc[1]     = 'Join us for this free 25 minute webinar to hear about real customers who have put KIC&lsquo;s technology to the test, reducing energy consumption by as much as 15%.<BR>Webinar begins at 16:00 Sydney time (6:00 am Central Europe Time)';
events.url[1]      = 'https://kicthermal.webex.com/kicthermal/j.php?ED=117375717&RG=1&UID=0';
events.id[2]       = '20091105_00000060';
events.group[2]    = '200911';
events.dates[2]    = 'Nov 5';
events.name[2]     = '<STRONG>Use Less Energy</STRONG><BR>Run More Cost Efficiently<BR>On Line Seminar';
events.desc[2]     = 'Geared toward the European market, this webinar will discuss energy saving practices beyond profiling. We will share studies demonstrating reductions in energy consumption of up to 15%.<BR>This 25 minute webinar starts at 11:00 am Central Europe Time.';
events.url[2]      = 'https://kicthermal.webex.com/kicthermal/j.php?ED=117375682&RG=1&UID=0';
events.id[3]       = '20091104_00000059';
events.group[3]    = '200911';
events.dates[3]    = 'Nov 4';
events.name[3]     = '<STRONG>Save Electricity</STRONG><BR>Run More Profitably<BR>On Line Seminar';
events.desc[3]     = 'This free 25 minute webinar will focus on simple ways to save electricity while maintaining quality and throughput in the reflow process. We will share results of several studies. Webinar begins at 11:30 Delhi time (7:00 am Central Europe Time)';
events.url[3]      = 'https://kicthermal.webex.com/kicthermal/j.php?ED=117375647&RG=1&UID=0';
events.id[4]       = '20091006_00000057';
events.group[4]    = '200910';
events.dates[4]    = 'Oct 6 - 7';
events.name[4]     = '<STRONG>SMTA International</STRONG><BR>Town and Country Resort<BR>San Diego, CA';
events.desc[4]     = 'Visit KIC in booth # 726 to learn how to profile BGAs as well as save energy and optimize all of your thermal reflow processes.';
events.url[4]      = 'http://www.smta.org/smtai';
events.id[5]       = '20090925_00000052';
events.group[5]    = '200909';
events.dates[5]    = 'Sep 25';
events.name[5]     = '<STRONG>Use Less Energy</STRONG><BR>Maintain Throughput<BR>On Line Seminar';
events.desc[5]     = 'Lower the amount of energy consumed while maintaining throughput and keeping your process in-spec. We will share with you the methodologies and results of several studies that will allow you to turn down the thermostat. Webinar begins at 1 p.m. PST.';
events.url[5]      = 'https://kicthermal.webex.com/kicthermal/j.php?ED=107946437&UID=0';
events.id[6]       = '20090921_00000056';
events.group[6]    = '200909';
events.dates[6]    = 'Sep 21 - 24';
events.name[6]     = '<STRONG>European Photovoltaic Show</STRONG><BR>CCH - International Fair<BR>Hamburg, Germany';
events.desc[6]     = 'Please contact MB Allen for further details:<P>Office:  +39.06.4547.3670<BR>Mobile:  +39.340.69.15769<BR>europe.sales@kicmail.com<P>Visit KIC’s website at:  www.kicthermal.com';
events.url[6]      = '';
events.count       =  7 ;
//-->

