524,526d523
< // Tazir
<         if((substr($destination, 0, 3)=='he/') || (substr($destination, 0, 3)=='en/'))
<         	$destination =  substr($destination, ((strlen($destination)-3)*-1));
529c526
<           print url('user/login', array('query' => $query, 'absolute' => TRUE));
---
>           print url('user/login-to-rate', array('query' => $query, 'absolute' => TRUE));
533c530
<           drupal_goto('user/login', array('query' => $query));
---
>           drupal_goto('user/login-to-rate', array('query' => $query));
