

var day_for_add_news_image = 5 * 86400000;
var time_now = new Date().getTime();
function add_news_image(date_str) {
  var re = /(\d+)-(\d+)-(\d+)/;
  if (re.test(date_str)) {
    var input_time = new Date(RegExp.$1,(RegExp.$2-1),RegExp.$3).getTime() + day_for_add_news_image;
    if (input_time > time_now) {
	 return document.write('&nbsp;<img src=images/new.gif />');
	}
  }
  return ;
}
function jsleft(lefts,leftn) 
    {
	 var sl=lefts; 
     sl = sl.substring(0,leftn); 
     return sl;
	 }
document.write('<div class="index_newslist">');
document.write('<ul class="news" style="line-height:20px;">');

/*document.write('<li>');
document.write('<a href="rise-11.htm" target="_blank">');
document.write('' + jsleft("RISE'11 - above the sky", 65) + '</a>');
add_news_image('2011-10-20');
document.write('</li>');

document.write('<li>');
document.write('<a href="jlt-erode1.htm" target="_blank">');
document.write('' + jsleft("JUNIOR LEVEL TRAINING @ ERODE", 65) + '</a>');
add_news_image('2011-09-30');
document.write('</li>');

document.write('<li>');
document.write('<a href="jlt-metupalayam.htm" target="_blank">');
document.write('' + jsleft("JUNIOR LEVEL TRAINING @ METTUPALAYAM", 65) + '</a>');
add_news_image('2011-09-30');
document.write('</li>');

document.write('<li>');
document.write('<a href="bbsatcoim.htm" target="_blank">'); 
document.write(''+jsleft("BUSINESS BUILDING SEMINAR @ COIMBATORE",65)+'</a>');
add_news_image('2011-08-02');
document.write('</li>');

document.write('<li>');
document.write('<a href="bbsatnager.htm" target="_blank">'); 
document.write(''+jsleft("BUSINESS BUILDING SEMINAR @ NAGERCOIL",65)+'</a>');
add_news_image('2011-08-02');
document.write('</li>');


document.write('<li>');
document.write('<a href="bbsaterode.htm" target="_blank">'); 
document.write(''+jsleft("BUSINESS BUILDING SEMINAR @ ERODE",65)+'</a>');
add_news_image('2011-08-02');
document.write('</li>');

document.write('<li>');
document.write('<a href="thiumangalam-bbs.htm" target="_blank">'); 
document.write(''+jsleft("BUSINESS BUILDING SEMINAR @ THIRUMANGALAM",65)+'</a>');
add_news_image('2011-08-01');
document.write('</li>');

document.write('<li>');
document.write('<a href="reach2011.htm" target="_blank">'); 
document.write(''+jsleft("REACH'11",65)+'</a>');
add_news_image('2011-07-27');
document.write('</li>');

document.write('<li>');
document.write('<a href="trichy-jlt.htm" target="_blank">'); 
document.write(''+jsleft("JUNIOR LEVEL TRAINING @ TRICHY",65)+'</a>');
add_news_image('2011-07-15');
document.write('</li>');


document.write('<li>');
document.write('<a href="metupalayam-bbs.htm" target="_blank">'); 
document.write(''+jsleft("BUSINESS BUILDING SEMINAR @ METUPALAYAM",65)+'</a>');
add_news_image('2011-07-15');
document.write('</li>');


document.write('<li>');
document.write('<a href="chennai-pkv.htm" target="_blank">'); 
document.write(''+jsleft("MOTIVATIONAL TRAINING @ KARUMATHAMPATI,VIRUDHUNAGAR and POLLACHI",65)+'</a>');
add_news_image('2011-06-24');
document.write('</li>');

document.write('<li>');
document.write('<a href="NAGERCOIL.htm" target="_blank">'); 
document.write(''+jsleft("Demo Workshop at Nagercoil",65)+'</a>');
add_news_image('2011-06-09');
document.write('</li>');


document.write('<li>');
document.write('<a href="tirupur.htm" target="_blank">'); 
document.write(''+jsleft("Demo Workshop at Tirupur",65)+'</a>');
add_news_image('2011-06-07');
document.write('</li>');

document.write('<li>');
document.write('<a href="thiru.htm" target="_blank">'); 
document.write(''+jsleft("Motivational Training at Tiruturaipoondi",65)+'</a>');
add_news_image('2011-05-26');
document.write('</li>');

document.write('<li>');
document.write('<a href="kumbakonam1.htm" target="_blank">'); 
document.write(''+jsleft("Motivational Training at Kumbakonam",65)+'</a>');
add_news_image('2011-05-24');
document.write('</li>');

document.write('<li>');
document.write('<a href="jlt-chni.htm" target="_blank">'); 
document.write(''+jsleft("Junior Level Training at Chennai",65)+'</a>');
add_news_image('2011-05-19');
document.write('</li>');

document.write('<li>');
document.write('<a href="ramnad.htm" target="_blank">'); 
document.write(''+jsleft("Junior Level Training at Ramanathapuram",65)+'</a>');
add_news_image('2011-05-18');
document.write('</li>');

document.write('<li>');
document.write('<a href="stock.htm" target="_blank">'); 
document.write(''+jsleft("Stockist Meeting at Chennai",65)+'</a>');
add_news_image('2011-05-17');
document.write('</li>');


document.write('<li>');
document.write('<a href="bbschni.htm" target="_blank">'); 
document.write(''+jsleft("Business Building Seminar at Tiruchirapalli",65)+'</a>');
add_news_image('2011-05-16');
document.write('</li>');


document.write('<li>');
document.write('<a href="mtv-nellai.htm" target="_blank">'); 
document.write(''+jsleft("Motivational Training at Tirunelveli",65)+'</a>');
add_news_image('2011-05-11');
document.write('</li>');

document.write('<li>');
document.write('<a href="workshop.htm" target="_blank">'); 
document.write(''+jsleft("Demonstration Workshop at Thiruthiraipoondi",65)+'</a>');
add_news_image('2011-05-03');
document.write('</li>');

document.write('<li>');
document.write('<a href="jlt-cbe.htm" target="_blank">'); 
document.write(''+jsleft("Junior Level Training At Coimbatore",65)+'</a>');
add_news_image('2011-05-03');
document.write('</li>');

document.write('<li>');
document.write('<a href="thanjurbbs.htm" target="_blank">'); 
document.write(''+jsleft("Business Building Seminar at Tanjore",65)+'</a>');
add_news_image('2011-04-21');
document.write('</li>');

document.write('<li>');
document.write('<a href="cbe-mot.htm" target="_blank">'); 
document.write(''+jsleft("Motivational training at Coimbatore",65)+'</a>');
add_news_image('2011-04-21');
document.write('</li>');

document.write('<li>');
document.write('<a href="tuti-moti.htm" target="_blank">'); 
document.write(''+jsleft("Motivational training at Tuticorin",65)+'</a>');
add_news_image('2011-04-21');
document.write('</li>');



document.write('<li>');
document.write('<a href="Motivational-training-Tiruvannamalai.htm" target="_blank">'); 
document.write(''+jsleft("Motivational training at Tiruvannamalai",65)+'</a>');
add_news_image('2011-04-16');
document.write('</li>');

document.write('<li>');
document.write('<a href="Motivational-training-Salem.htm" target="_blank">'); 
document.write(''+jsleft("Motivational training at Salem",65)+'</a>');
add_news_image('2011-04-16');
document.write('</li>');

document.write('<li>');
document.write('<a href="BUSINESS-BUILDING-SEMINAR.htm" target="_blank">'); 
document.write(''+jsleft("BUSINESS BUILDING SEMINAR ( Thirupur )",65)+'</a>');
add_news_image('2011-04-12');
document.write('</li>');


document.write('<li>');
document.write('<a href="MOTIVATIONAL-TRANING.htm" target="_blank">'); 
document.write(''+jsleft("MOTIVATIONAL TRANING ( Mettupalayam  )",65)+'</a>');
add_news_image('2011-04-12');
document.write('</li>');


document.write('<li>');
document.write('<a href="jlt-tjr.htm" target="_blank">'); 
document.write(''+jsleft("Junior Level Training held on Thanjavur",65)+'</a>');
add_news_image('2011-03-31');
document.write('</li>');

document.write('<li>');
document.write('<a href="kumbakonam.htm" target="_blank">'); 
document.write(''+jsleft(" Knowledge on Product & Plan Training at Kumbakonam",65)+'</a>');
add_news_image('2011-03-31');
document.write('</li>');

document.write('<li>');
document.write('<a href="salem.htm" target="_blank">'); 
document.write(''+jsleft("Grand Promotion Launch at salem",65)+'</a>');
add_news_image('2011-03-31');
document.write('</li>');

document.write('<li>');
document.write('<a href="chennai-newpack.htm" target="_blank">'); 
document.write(''+jsleft("Grand Promotion Launch at Chennai",65)+'</a>');
add_news_image('2011-03-31');
document.write('</li>');*/






document.write('</ul>');
document.write('</div>');
document.write('<div style="text-align:right;padding:0 5px;">');
document.write('<strong>');
document.write('<a href="News-Center.htm">');
document.write('<img src=images/oneormore.gif />');
document.write('</a>');
document.write('</strong>');
document.write('</div>');

