// JavaScript Document
switch (location.host)  { 
case  'demo.ttmlf.com': 
location.href = " http://www.ttmlf.com/demo/ "  
break ; 
}
