Try switching the GB_ROOT_DIR to to before the greybox declarations
Replace:
<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">
    var GB_ROOT_DIR = "http://imaniafricandance.org/greybox/";;
</script>

With:
<script type="text/javascript">
    var GB_ROOT_DIR = "http://imaniafricandance.org/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" />

On Nov 14, 8:20 am, beka <[EMAIL PROTECTED]> wrote:
> http://www.imaniafricandance.org/gallery7.html
>
> the above has one thumbnail that i am trying to get to work with the
> greybox script...everything seems in place but am obviously missing
> something...any help would be appreciated!!
>
> Thank you so much.
>
> ASAP would be swell!
>
> beka
--~--~---------~--~----~------------~-------~--~----~
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