<!-- Begin



var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var paragraph_3 	= "yes"		// SHOW THE 3RD PARAGRAPH
var showimage		= "yes"		// SHOW A SIDEBAR IMAGE

var topspacing		= "10"		// NUDGE SIDEBAR DOWN
var sidewidth		= "135"		// SIDEBAR WIDTH


// NUDGE SPACER


document.write('<table cellpadding="5" cellspacing="10" border="0" class="sidebartext-right"><tr><td>');


if (paragraph_2== "yes") {

document.write('<FIELDSET class=cartbox><LEGEND class=carttitle>');

document.write('News & Updates<br></legend><br>');
document.write('<img src="image/bullet.gif"> <FONT color=#ff0000> <b>Add </b></font> More Issues from <b>Thailand</b> <img src="new.gif"><br>'); 
document.write('</fieldset><br>');
document.write('<br><br>');

}


   if (paragraph_2== "yes") {

document.write('<FIELDSET class=cartbox><LEGEND class=carttitle>');

document.write('Issue of JAN 2012<br></legend>');
document.write('<center><br>');
document.write('<img src="image/TH2012-961ST-1.jpg" border="0" class="borders"></a><br>');
document.write('</center><br>');
document.write('</center>');

document.write('<center><br>');
document.write('<img src="image/TH2012-962ST-1.jpg" border="0" class="borders"></a><br>');
document.write('</center><br>');
document.write('</center>');

document.write('<center><br>');
document.write('<img src="image/TH2012-963ST-1.jpg" border="0" class="borders"></a><br>');
document.write('</center><br>');
document.write('</center>');

document.write('<center><br>');
document.write('<img src="image/TH2012-964ST-1.jpg" border="0" class="borders"></a><br>');
document.write('</center><br>');
document.write('</center>');

document.write('</fieldset>');
document.write('<br><br>');

}

  
  document.write('</td></tr></table>');


// -- END -->
