﻿

function iePass(idx) 
{ 
    document.write(document.getElementById(idx).value); 
}

// JavaScript Document