Index: ad.module =================================================================== --- ad.module (revision 140) +++ ad.module (working copy) @@ -209,7 +209,18 @@ $group = preg_replace('/[,]/', '+', $group); if ($method == 'jquery') { - return "\n
\n \n
\n"; + return << +// + + +JQINLINE; } else if ($method == 'raw') { return $display;