
// Xine ON HIAITUS message

document.write ('<table width="100%" border="1" align="right" cellpadding="0" cellspacing="0">');
document.write ('	<tr>');
document.write ('		<td class="frontpage">');
document.write ('			The Xine is on temporary hiaitus for expansion. Please check back shortly!');
document.write ('		</td>');
document.write ('	</tr>');
document.write ('</table>');

