1a107601fa490ca69215facceebe3d0dc5e7f1f86bcef0037bdb2d139a15065c3f31e872bae79df3
94
 
94
 
95
    mc('/mail/optout', controller='front', action = 'optout')
95
    mc('/mail/optout', controller='front', action = 'optout')
96
    mc('/mail/optin',  controller='front', action = 'optin')
96
    mc('/mail/optin',  controller='front', action = 'optin')
 
 
97
    mc('/stylesheet', controller = 'front', action = 'stylesheet')
 
 
98
    mc('/frame', controller='front', action = 'frame')
97
 
99
 
98
    mc('/', controller='hot', action='listing')
100
    mc('/', controller='hot', action='listing')
99
 
101