';
html +='
';
var printReadyElem = document.getElementById("print-news");
if (printReadyElem != null)
{
html += printReadyElem.innerHTML;
}
else
{
alert("Could not find the print-news div");
return;
}
//
html +='
';
html += '\n\n';
//
printWin = window.open("","printSpecial");
printWin.document.open();
printWin.document.write(html);
printWin.document.close();
}
This is a cache content of www.thanhniennews.com/script/Feedback.js
Create by
Vietnam Travel News Group.
Privacy policy