fullURL = parent.document.URL
xxx = fullURL.substring(fullURL.indexOf('?')+4, fullURL.length)
if ( xxx == 3879 ) 
{
document.location = "http://forms.cet-crm.com/index.aspx?id=3905";
}
else
{
}
