define('THIS_SCRIPT', 'blabla');
<if condition="THIS_SCRIPT == 'blabla'"> We are in Photogallery <else /> We are not in photogallery </if>