<!-- Begin
if (navigator.appName.indexOf('Internet Explorer') != -1) 
document.onmousedown = noSourceExplorer;
function noSourceExplorer(){
if (event.button == 2 | event.button == 3){
window.external.addFavorite('http://www.sgc.com.tw/','¡¹¡¸¡iSGC¡jRV¤H¨®¶¤ ¡¸¡¹');
}
}
//  End -->
