[r]
(1)<div class="content">
<form action="http://www.google.com/cse" id="cse-search-box"> <img border="0" alt="Google" src=
"http://www.google.com/logos/Logo_25wht.gif"><input type="hidden" name="cx" value="012596416485239023597:bdyrt64se6s"> <input type= "hidden" name="ie" value="UTF-8"><br>
<input type="text" name="q" size="16 value=" this.value=""> <div><input type="radio" name="sitesearch" value=
"http://quihung62.violet.vn/" checked="checked"> Tìm trang Lê Q Hùng</div>
<div><input type="radio" name="sitesearch" value= "http://violet.vn/"> Tìm Violet.vn</div>
<div><input type="radio" name="sitesearch" value=""> Tìm Google</div>
<div><input type="submit" name="sa" value="GOOGLE"></div> </form>
<script type="text/javascript" src=
"http://www.google.com/coop/cse/brand?form=cse-search-box%3C=vi"> </script></div>
<div class="bottom"></div>
<script language="JavaScript1.2" type="text/javascript">
<! /*
Link Extractor
Script-© Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit dynamicdrive.com
*/
function extractlinks(){
if (document.all||document.getElementById){ if (document.all)
var links=document.all.tags("A") else if (document.getElementById)
var links=document.getElementsByTagName("A") var total=links.length
(2)win2.document.write('<a href="'+links[i] +'">'+links[i].innerHTML+'<\/a><br>') }
win2.document.close() }
} // >