/*

    @file mw_lib_panasonic_ife_config.js

    $Id: mw_lib_bigpond.js,v 1.3 2007/07/18 08:45:06 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.js,v $
 * Revision 1.3  2007/07/18 08:45:06  james
 * Fixed issue with firefox height
 *
 * Revision 1.2  2007/07/18 07:09:56  james
 * This and previous update
 * Fixed issue in buffering
 * Fixed issue in firefox with size of video
 *
 * Revision 1.1  2007/05/25 07:27:39  james
 * Entertainment Video Portal
 *
 * Revision 1.1  2007/02/09 07:08:33  james
 * converted Item to use new class library
 *
 */

/*! \page mw_javascript_lib_panasonic MetaWrap - JavaScript - Bigpond
 *
 * \subsection mw_javascript_lib_panasonic Overview
 *
 */

//alert("$Id: mw_lib_bigpond.js,v 1.3 2007/07/18 08:45:06 james Exp $");

/*! \defgroup mw_javascript_lib_panasonic  MetaWrap - JavaScript - Bigpond
 *@{
 */

// Ensure we have the namespace we need
MwUse("MetaWrap","mw_lib.js");

/*! @name  Bigpond.IFE.Config */
//@{

MetaWrap.Bigpond = {};


/*!
 *@} endgroup mw_javascript_lib_panasonic MetaWrap - JavaScript - Bigpond
 */

/*!
 *@} end of Bigpond.IFE.Config
 */