Kod: Tümünü seç
<iframe src=http://http://www.mackolik.com/basketbol/standing/?THIS_HOST=www6.mackolik.com&Id= width=500 height=450 border=0 marginwidth=0 marginheight=0 hspace=0 vspace=3 scrolling=no frameborder=0></iframe><br />
<script
language="JavaScript">
newWindow = null;
function yorumcu(source, width, height)
{
if
(newWindow == null || newWindow.closed)
{
newWindow = window.open(source,
"Gunluk_Fal","menubar=no,scrollbars=yes,resizable=no,width=" + width + ",height=" +height);
}
else
{
newWindow.focus();
newWindow.location =
source;
}
}
</script>