سلام. در يك تگ جاوا اسكريپت چنين چيزي نوشته شده بود :

(function(){
if (_isIE&&(typeof _lastCalFunc!='function'||!_checkCSS())) {
var u=window.location.href;
window.location.href=(u.indexOf('http:')==0)
? u.replace(/^http:/,'https:')
: 'http://www.google.com/support/calendar/bin/answer.py?answer=34581&' +
"hl\75en";
}
})();
لطفا راهنمايي بفرماييد كه اين چه نوع function اي است ؟!!!