document.write('<table height="25px" border="0" cellspacing="5" cellpadding="0"><tr>');

// first
if (days == 1)
	document.write('<td align="center" class="txt_wht3"><b>Day 1</b></td>');
else
	document.write('<td align="center" class="txt_wht3"><a href="http://www.starboxoffice.com/gallery/lakhme_fashion_week.asp" class="txt_yellow"><b>Day 1</b></a></td>');

document.write('<td><span class="txt_yellow">&nbsp;&nbsp;|&nbsp;&nbsp;</span></td>');

// first
if (days == 2)
	document.write('<td align="center" class="txt_wht3"><b>Day 2</b></td>');
else
	document.write('<td align="center" class="txt_wht3"><a href="http://www.starboxoffice.com/gallery/lfw_pallavi.asp" class="txt_yellow"><b>Day 2</b></a></td>');

document.write('<td><span class="txt_yellow">&nbsp;&nbsp;|&nbsp;&nbsp;</span></td>');

// first
if (days == 3)
	document.write('<td align="center" class="txt_wht3"><b>Day 3</b></td>');
else
	document.write('<td align="center" class="txt_wht3"><a href="http://www.starboxoffice.com/gallery/lfw_shilpa.asp" class="txt_yellow"><b>Day 3</b></a></td>');

document.write('<td><span class="txt_yellow">&nbsp;&nbsp;|&nbsp;&nbsp;</span></td>');

// first
if (days == 4)
	document.write('<td align="center" class="txt_wht3"><b>Day 4</b></td>');
else
	document.write('<td align="center" class="txt_wht3"><a href="http://www.starboxoffice.com/gallery/lfw_arshiya.asp" class="txt_yellow"><b>Day 4</b></a></td>');

document.write('<td><span class="txt_yellow">&nbsp;&nbsp;|&nbsp;&nbsp;</span></td>');

// first
if (days == 5)
	document.write('<td align="center" class="txt_wht3"><b>Day 5</b></td>');
else
	document.write('<td align="center" class="txt_wht3"><a href="http://www.starboxoffice.com/gallery/lfw_kunal.asp" class="txt_yellow"><b>Day 5</b></a></td>');


document.write('</tr></table>');