Thank you for your help.
The solution you posted has the result to load the greybox directly.

here`s my original code I use in my page:
.
.
.
<script type="text/javascript">  var GB_ROOT_DIR = "./greybox/"; </
script>
<script type="text/javascript" src="greybox/AJS.js"></script>
<script type="text/javascript" src="greybox/AJS_fx.js"></script>
<script type="text/javascript" src="greybox/gb_scripts.js"></script>
<link href="greybox/gb_styles.css" rel="stylesheet" type="text/css" />

<script type="text/javascript">
function delay_call(Timespan)
{
    setTimeOut(Timespan,GB_showCenter("Magic", "zauberkuenstler-
zauberer-zauberei-kontakt_GREYBOX.html", 650, 800));

}
</script>


</head>
<body onload="Javascript:delay_call(50);">
.
.
.

Can you find any mistake I made ? The delay is 50 ms or 50 s ? Seconds
or miliseconds ?

Thank you for your patience with me.
Markus

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to