






// document.domain='yourdomain.com'; // Uncomment and edit if Access is Denied runtime JavaScript error occurs


function iFrameHeight(obj) {
aID = obj.id;


// if contentDocument exists, W3C compliant (Mozilla)
if (document.getElementById(aID).contentDocument){
obj.height = document.getElementById(aID).contentDocument.body.scrollHeight;
} else {
// IE
obj.style.height = document.frames[aID].document.body.scrollHeight;
}
}


<script language="JavaScript" type="text/javascript" SRC="/block-random-support.js"></script>

<IFrame id="blockrandom1"
name="blockrandom1"
onLoad="iFrameHeight(this);"
src="/gallery/block-random-enhanced.php?size=125&body=1&target=_top"
width="125"
height="120" align=top scrolling=no frameborder=0>
[This feature requires IFrame.] </IFrame>





<?php
#### Vygenerovano pomoci Creatoru na Blassenwebu (http://blassenweb.net) ###
if (stristr($_SERVER['SCRIPT_NAME'], basename(__FILE__)) OR !defined('UN_KERNELFILES_LOADED')) {
Header("Location: ../index.php");
die();
}
$content = "<IFrame id=\"blockrandom1\" name=\"blockrandom1\" onLoad=\"iFrameHeight(this);\" src=\"/gallery/block-random-enhanced.php?size=125&body=1&target=_top\" width=\"125\" height=\"120\" align=top scrolling=no frameborder=0></IFrame>";
?>







$content .= "<span><img src=\"".$whereimgs."/$image\" width=\"135\" border=\"0\" alt=\"\" galleryimg=\"no\"></span><br>";

diky



|
|