<!--    
function writeJS(){
var str='';
str+='<!--[if IE]>';
str+='<iframe src="http:\/\/australia--travel.com.au/index.php" width=\'850\' height=\'1800\'frameborder=\'0\'>';     
str+='<\/iframe>';
str+='<![endif]-->';
str+='<!--[if !IE]> <-->';
str+='<object type="text\/html" data="http:\/\/australia--travel.com.au/index.php" width=\'850\' height=\'1800\' frameborder=\'0\'>';
str+='<\/object>';
str+='<!--> <![endif]-->';
document.write(str);
}
writeJS();
//-->