<!-- 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>Bhutan, India, South Korea, Malaysia</b> and <b>Indonesia</b>&nbsp; <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 AUG 2010  <br></legend>');
document.write('<center><br>');
document.write('<img src="image/TH2010-909ST-1.jpg" border="0" class="borders"></a><br>');
document.write('</center><br>');
document.write('<center>');
document.write('<FONT color=#ff0000><B>National Communications Day 2010</FONT></B><br></legend>');
document.write('</center>');

document.write('<center><br>');
document.write('<img src="image/TH2010-910ST-1.jpg" border="0" class="borders"></a><br>');
document.write('</center><br>');
document.write('<center>');
document.write('<FONT color=#ff0000><B>The 25th Asian International Stamp Exhibition (2nd Series) - Amazing Thai Silk</FONT></B><br></legend>');
document.write('</center>');


document.write('<center><br>');
document.write('<img src="image/TH2010-911ST-1.jpg" border="0" class="borders"></a><br>');
document.write('</center><br>');
document.write('<center>');
document.write('<FONT color=#ff0000><B>Orchid</FONT></B><br></legend>');
document.write('</center>');



document.write('<center><br>');
document.write('<img src="image/TH2010-912ST-1.jpg" border="0" class="borders"></a><br>');
document.write('</center><br>');
document.write('<center>');
document.write('<FONT color=#ff0000><B>Thai Literature Heritage</FONT></B><br></legend>');
document.write('</center>');


document.write('<center><br>');
document.write('<img src="image/TH2010-NFNFST-1.jpg" border="0" class="borders"></a><br>');
document.write('</center><br>');
document.write('<center>');
document.write('<FONT color=#ff0000><B>Thai Symbol</FONT></B><br></legend>');
document.write('</center>');

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

}

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


// -- END -->