# Sudbury Regional Hospital skin
# ----------------------------------------------------------------------------------
RewriteCond %{HTTP_HOST} ^hrsrh.concat\.ca
-RewriteRule ^/?$ http://hrsrh.concat.ca/opac/en-CA/skin/hrsrh/xml/index.xml?l=115 [R=permanent,L]
+RewriteRule ^/?$ http://hrsrh.concat.ca/opac/en-CA/skin/hrsrh/xml/index.xml?sg=1 [R=permanent,L]
# ----------------------------------------------------------------------------------
# LU French School of Education skin
RewriteRule ^/?$ http://nosm.concat.ca/opac/en-CA/skin/nosm/xml/index.xml?l=125 [R=permanent,L]
# ----------------------------------------------------------------------------------
+# SAH skin
+# ----------------------------------------------------------------------------------
+RewriteCond %{HTTP_HOST} ^sah.concat\.ca
+RewriteRule ^/?$ http://sah.concat.ca/opac/en-CA/skin/default/xml/index.xml?sg=1 [R=permanent,L]
+
+# ----------------------------------------------------------------------------------
+# SJCG skin
+# ----------------------------------------------------------------------------------
+RewriteCond %{HTTP_HOST} ^sjcg.concat\.ca
+RewriteRule ^/?$ http://sjcg.concat.ca/opac/en-CA/skin/sjcg/xml/index.xml?l=133 [R=permanent,L]
+
+# ----------------------------------------------------------------------------------
# Université de Hearst skin
# ----------------------------------------------------------------------------------
RewriteCond %{HTTP_HOST} ^uhearst.concat\.ca