// JavaScript Document
function copy(IP) {
	window.clipboardData.setData('Text', IP);
}
function bookmark() {
	if (window.external) {
		document.write('<br><a href="javascript:window.external.AddFavorite(\'http://www.5vn.com\',\'SHOW IP - 5vn.com\');" ');
		document.write('onMouseOver="window.status=\'Bookmark\'; return true " ');
		document.write('onMouseOut="window.status=\'\'; return true " ');
		document.write('title="Bookmark">Bookmark</a>');
	}
}


function doad3() {
	document.write('<center>');
	document.write('<form id="Goog" method="get" action="http://www.google.com/custom" target="_top">');
	document.write('<table bgcolor="#ffffff">');
	document.write('<tr><td nowrap="nowrap" valign="top" align="left" height="32">');
	document.write('<a href="http://www.google.com/">');
	document.write('<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>');
	document.write('<input type="text" name="q" size="20" maxlength="255" value=""></input>');
	document.write('<input type="submit" name="sa" value="Search"></input>');
	document.write('<input type="hidden" name="client" value="pub-1319252110730095"></input>');
	document.write('<input type="hidden" name="forid" value="1"></input>');
	document.write('<input type="hidden" name="channel" value="8599044514"></input>');
	document.write('<input type="hidden" name="ie" value="ISO-8859-1"></input>');
	document.write('<input type="hidden" name="oe" value="ISO-8859-1"></input>');
	document.write('<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input>');
	document.write('<input type="hidden" name="hl" value="en"></input>');
	document.write('</td></tr></table>');
	document.write('</form>');
	document.write('</center>');
}

//-->
