// JavaScript Document
var mtxt =''
	mtxt +='<tr height="10%">'
	mtxt +='<td colspan="2" width="65%" style="background:url(images/Computer_1.jpg) repeat-x">'
	mtxt +='<img src="images/Computer_1.jpg" alt="" border="0" />'
	mtxt +='</td>'
	mtxt +='<td width="30%">'
	mtxt +='<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="background:url(images/Computer_1.jpg) repeat-x">'
	document.write(mtxt)