function _vp2get(id)
{
if (document.getElementById) {
return document.getElementById(id);
}
else if (document.all) {
return window.document.all[id];
}
else if (document.layers) {
return window.document.layers[id];
}
}
function iframeResized(h)
{
_vp2get("_vp2iframeIntarget").height=h+16;
}
_vp2get("target").innerHTML=(unescape("%3Ciframe src='/e/apply/form2015.jsp?n=1&firstRefer=http://unsedu.com/robots.txt&firstUrl=/robots.txt' id='_vp2iframeIntarget' width='300' frameborder='0' height=280 scrolling='no' %3C/iframe%3E"));