/*

    @file mw_lib_bigpond_movies_entertainmentportal.js

    $Id: mw_lib_bigpond_movies_entertainmentportal.js,v 1.1 2007/05/25 07:27:40 james Exp $

    @author     James Mc Parlane

    PROJECT:    MetaWrap JavaScript Library

    COMPONENT:  -

    @date       11 September 2004


    GENERAL INFO:

        Massive Technologies
        PO Box 567
        Darlinghurst 2010
        NSW, Australia
        email:  james@massive.com.au
        tel:    (+61-2) 9331 8699
        fax:    (+61-2) 9331 8699
        mob:    (+61) 407-909-186


    LICENSE:

    Copyright (C) 2006  Massive Technologies, Pty Ltd.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*/

/*
 * $Log: mw_lib_bigpond_movies_entertainmentportal.js,v $
 * Revision 1.1  2007/05/25 07:27:40  james
 * Entertainment Video Portal
 *
 */

/*! \page mw_javascript_lib_bigpond_movies_entertainmentportal MetaWrap - JavaScript - Bigpond - Movies - Entertainmentportal - IFE
 *
 * \subsection mw_javascript_lib_bigpond_movies_entertainmentportal Overview
 *
 */

//alert("$Id: mw_lib_bigpond_movies_entertainmentportal.js,v 1.1 2007/05/25 07:27:40 james Exp $");

/*! \defgroup mw_javascript_lib_bigpond_movies_entertainmentportal  MetaWrap - JavaScript - Bigpond - Movies - Entertainmentportal - IFE
 *@{
 */

// Ensure we have the namespace we need
MwUse("MetaWrap","mw_lib.js");
MwUse("MetaWrap.Bigpond","mw_lib_bigpond.js");
MwUse("MetaWrap.Bigpond.Movies","mw_lib_bigpond_movies.js");

/*! @name  BP.EP.Config */
//@{

MetaWrap.Bigpond.Movies.Entertainmentportal = {};

/*!
 *@} endgroup mw_javascript_lib_bigpond_movies_entertainmentportal MetaWrap - JavaScript - Bigpond - Movies - Entertainmentportal - IFE
 */

/*!
 *@} end of mw_javascript_lib_bigpond_movies_entertainmentportal
 */