﻿if (window.screen.width>800){
	if (document != null){
		document.writeln('<table cellSpacing=0 cellPadding=0 width="100%" border=0 height="100%"><tr><td height="100%"  valign=top>');
		document.writeln('<a href="http://www.hiv.com.vn/" target=_blank><img src="' + AppPath + 'images/banner_R.gif" border=0>');
		document.writeln('</td></tr></table>');
	}
}