Problem with jQuery load, causes stack overflow...

Problem with jQuery load, causes stack overflow...

Hi,
In my web site I've used jquery's Load method like below to load some pages:
$('#Message').Load('File1.htm');
 
For some pages it loads but for some other pages it doesn't,
and when refreshing page IE causes 'Stack overflow at line 6'!
 
Help plz!