There could also be other problems, but these files:
max2.blogger.ba/ajaxfiles/external.htm
max2.blogger.ba/ajaxfiles/external2.htm
max2.blogger.ba/ajaxfiles/external3.htm
as referenced here in the page's source code:
HTML Code:
<a href="javascript:ajaxpage('ajaxfiles/external.htm', 'rightcolumn');">Porsche Page</a>
<a href="javascript:ajaxpage('ajaxfiles/external2.htm', 'rightcolumn1');">Ferrari Page</a>
<a href="javascript:ajaxpage('ajaxfiles/external3.htm', 'rightcolumn2');">Aston Martin Page</a>
are not on the server.
Since they are the files that the script loads, if it cannot find them, nothing will happen.
Bookmarks