#pragma once
//-----------------------------------------------------------------------------
//
//  File: WebTV.h
//
//  Author: jhorton
//
//  Date: Wednesday, February 14, 2001
//
//  Description: 
//
//-----------------------------------------------------------------------------

void RedirectToWebTVTrick(LPCSTR szCobrandImageUrl,
                          LPCSTR szMemberName,
                          LPCSTR szPPService);

