<a href="'.$directory.'/'.$file.'" title="'.$title.'" class="highslide" onclick="'return hs.expand(this, { thumbnailId: 'thumb1' })'">'.$title.'</a>
Битый час не могу понять что не так. Помогите, пожалуйста.
<a href="'.$directory.'/'.$file.'" title="'.$title.'" class="highslide" onclick="'return hs.expand(this, { thumbnailId: 'thumb1' })'">'.$title.'</a>
echo '<a href="'.$directory.'"/"'.$file.'" title="'.$title.'" class="highslide" onclick="return hs.expand(this, { thumbnailId: \"thumb1\" })">"'.$title.'"</a>';
... onclick="return hs.expand(this, { thumbnailId: \"thumb1\" })">"'.$title.'"</a>';
echo '<a href="'.$directory.'"/"'.$file.'" title="'.$title.'" class="highslide" onclick="return hs.expand(this, { thumbnailId: \'thumb1\' })">"'.$title.'"</a>';