
void timer_isr(void) interrupt 1 using 1 
{ 
routine2();
}
