// Inner Table Bottom
document.write('</td><td></td></tr>');
document.write('<tr height="50px"><td></td><td height="50px" align="left" valign="bottom" colspan="2">');


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

// Outer Border End
document.write('</td><td width="10px" height="10px" align="left" valign="top"><img src="http://www.gaiaperfumes.com/images/site/website/bg-topright.png"></td>');
document.write('</tr><tr><td width="10px" align="left" valign="top" style="background-image:url(\'http://www.gaiaperfumes.com/images/site/website/bg-right.png\'); background-repeat:repeat-y;"></td></tr>');
document.write('<tr height="10px"><td width="10px" height="10px" align="right" valign="top"><img src="http://www.gaiaperfumes.com/images/site/website/bg-bottomleft.png"></td>');

var d = new Date();
var thisyear = d.getFullYear();
var copyrightyear = '<td align="right" valign="top" class="darkgreyfont smallfont" style="background-image:url(\'http://www.gaiaperfumes.com/images/site/website/bg-bottom.png\'); background-repeat:repeat-x;">&copy; 2007-' + thisyear + ' Gaia Perfumes</td>';

document.write(copyrightyear);
document.write('<td align="left" valign="top"><img src="http://www.gaiaperfumes.com/images/site/website/bg-bottomright.png"></td></tr></table></div>');