  
    if(navigator.userAgent.match(/iphone/i))
    {        
        //Iphone            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_IPHONE_FREEZINGSEX.COM&wl=freezingsex.com");  
    }
    else if(navigator.userAgent.match(/ipod/i))
    {        
        //Ipod            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_IPOD_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    else if(navigator.userAgent.match(/android/i))
    {        
        //Android            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_ANDROID_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    else if(navigator.userAgent.match(/sgh/i))
    {        
        //Samsung            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_SAMSUNG_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    else if(navigator.userAgent.match(/sonyericsson/i))
    {        
        //Sony Ericsson            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_SONYERICSSON_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    else if(navigator.userAgent.match(/psp/i))
    {        
        //Playstation Portable            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_PSP_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    else if(navigator.userAgent.match(/mot/i))
    {        
        //Motorolla            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_MOTOROLLA_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    else if(navigator.userAgent.match(/htc/i))
    {        
        //HTC            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_HTC_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
     else if(navigator.userAgent.match(/lg/i))
    {        
        //LG            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_LG_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    
    else if(navigator.userAgent.match(/opera mini/i))
    {        
        //Opera mini            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_OPERAMINI_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    else if(navigator.userAgent.match(/blackberry/i))
    {        
        //BlackBerry            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_BLACKBERRY_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    else if(navigator.userAgent.match(/nokia/i))
    {        
        //Nokia            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_NOKIA_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    else if(navigator.userAgent.match(/palm/i))
    {        
        //PALM            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_PALM_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    else if(navigator.userAgent.match(/ipaq/i))
    {        
        //iPAQ            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_IPAW_FREEZINGSEX.COM&wl=freezingsex.com");   
    }
    
    else if(navigator.userAgent.match(/(up.browser|up.link|mmp|symbian|smartphone|midp|wap|vodafone|o2|pocket|kindle|mobile|pda|treo)/i))
    {        
        //Other Device            
        location.replace("http://enter.brazzersmobile.com/track/NDIyOTg3OjQ0OToxMTI/?autocamp=BZM_OTHER_FREEZINGSEX.COM&wl=freezingsex.com");   
    }    
        
