Try
{
Var pdftest = new activXObject ('pdf.pdfctrl.6');
}
Catch (e)
{
IF (Window.Confirm ('Acrobat Reader6.0 Simplified Chinese version is not installed, to ensure that you can browse this page correctly, download the latest version of Reader. Do you want to download installation?'))
WINDOW.OPEN ('http://sccrc.onlinedown.net/down/adberdr60_chs_full.exe');
}
script>