wizard_message.innerHTML='<a href="next">Please click here to access ERP5 Express Configuration service.</a>';
if(!(/MSIE/).test(navigator.userAgent)){
if(scrapeText(wizard_message)==="true"){
wizard_message.innerHTML="<a href='next'>Please click here to access ERP5 Express Configuration service.</a>";
}else{
}else{
wizard_message.innerHTML='You can not access ERP5 Express Configuration service.';
wizard_message.innerHTML="You can not access ERP5 Express Configuration service.";
}
}
}else{
}else{
wizard_message.innerHTML='<a href="http://www.mozilla.com/firefox/">Please click here to download Firefox, because your browser may not work properly. It is free.</a>';
wizard_message.innerHTML="<a href='http://www.mozilla.com/firefox/'>Please click here to download Firefox, because your browser may not work properly. It is free.</a>";