function oedp(){
nav=navigator.userAgent.toLowerCase();s1='demo';op=window.opera;kht=nav.indexOf('kht')>-1;s2='"_blank"';
if(document.all&&document.getElementById&&(!op)){lab=s1+'_e'}else{lab='e_'+s1};if(kht){lab=s1+'E';s2='"_top"'};
a='<a '+ 'href="http://www.protware.com/'+lab+'.htm" target='+s2+' title="Click to see encrypted demo page">' 
a=a+ '<'+'b>' + '<font color="#0000FF"'
a=a+ '>Click here to open the encrypted demo page<'
a=a+'/font' + '></b' + '></a' + '>';
document.write(a);
}

