<?php$this_page = $_SERVER['REQUEST_URI'];
if($this_page == "/v2demo7/fr"){$ret = true;}
return $ret;?>