// RIGHT
// var date = new Date("May 16, 2002");
// var description = "Episode II: Attack of the Clones";
// var now = new Date();
// var diff = date.getTime() - now.getTime();
// var days = Math.floor(diff / (1000 * 60 * 60 * 24));

// document.write('<P ALIGN="CENTER">Affiliates:<BR><BR><a href="http://www.galacticempire.co.uk" target="_blank" class="plain">Galactic Empire UK</a></P>');
// document.write('<p align="center"><img src="sys_rule.gif" width="120" height="10" alt="-"></p>');
// document.write('<h3 align="center">')
// if (days > 1) {
// document.write(days+1 + " days left until<BR>" + description);
// }
// else if (days == 1) {
// document.write("Only two days left until<BR>" + description);
// }
// else if (days == 0) {
// document.write("It's nearly time for<BR>" + description);
// }
// else if (days == -1) {
// document.write('<font class="notice">EPISODE II: ATTACK OF THE CLONES<BR>OPENS TODAY</font>');
// }
// else {
// document.write('Attack of the Clones is out in theatres. Go and see!');
// }
// document.write("</h3>");
// document.write('<p align="center"><a href="http://www.starwars.com/episode-ii/select" targt="_blank"><img src="http://www.starwars.com/episode-ii/select/mini_select/img/mini_select.jpg" height="82" width="213" border="0" alt="Episode II Select"></a><BR>');

document.write('<p align="center"><BR><BR><img src="sys_rule.gif" width="120" height="10" alt="-"></p>');

document.write('<p align="center"><a href="http://www.starwars.com/swtoday/photos.html" target="_blank"><img src="http://www.starwars.com/homestead/elements/snapshot/homesteadSnapshot.jpg" height="82" width="213"  border="0" alt="Star Wars Snapshot"></a></p>');
document.write('<a href="http://www.starwars.com/episode-ii/imageattack" "target="_blank"><img src="http://www.starwars.com/episode-ii/imageattack/mini_attack/img/mini_attack.jpg" height="82" width="213" border="0" alt="Image Attack"></a></p>');

document.write('<p align="center"><img src="sys_rule.gif" width="120" height="10" alt="-"></p>');

// document.write('<a href="http://www.galacticempire.co.uk/features/interactive.shtml" target="_blank"><img src="sys_interact.gif" width="104" height="64" border="0" alt="Galactic Empire UK presents: Star Wars Galaxy Interactive Map"></a>');
// document.write('<p align="center"><img src="sys_rule.gif" width="120" height="10" alt="-"></p>');
