// JavaScript Document

if (screen.width > 1024 ) {	
document.write('</td>')
document.write('	</tr>')
document.write('		</table>')
document.write('			</td>')
document.write('				</tr>')
document.write('					</table>')
}