function getinfo(namestring)
{
	infodesc="No description found";
	switch(namestring)
	{
		case '_SCREEN_NAME':
			destpage='';
			break;

		case 'NEXT_TO_GO':
			destpage='liveodds-tab-nexttogo.php';
			infodesc="Next to jump odds screen, features interstate odds, win/place, trend indicators & favourite highlighting.";
			break;

        case 'SEIZMO':
			destpage='seizmo.php';
			infodesc="Seizmo is the latest product in the Flexicast lineup. It is a visual product that tracks market across all 3 states in a Seismograph like graph allowing punters to track market movement at a glance";
			break;

		case 'FORMULATOR':
			destpage='formulator.php';
			infodesc="Formulator is a comprehensive electronic form wallsheet with vibrant colour coding and presentation of each runner's form with break downs of the key stats.";
			break;
		
		case '2ND_NEXT_TO_GO':
			destpage='liveodds-tab-nexttogo.php';
			infodesc="2ND Next odds allows dynamic coverage keeping customers' focus toward the next race to go.";
			break;

		case '3RD_NEXT_TO_GO':
			destpage='liveodds-tab-nexttogo.php';
			infodesc="3RD Next odds - Using the rotating next to go model cuts the required screens dramatically.";
			break;
			
		case '4TH_NEXT_TO_GO':
			destpage='liveodds-tab-nexttogo.php';
			infodesc="4TH Next odds - Keeps punters aware of whats coming up and encourages more relaxed betting.";
			break;
			
		case '5TH_NEXT_TO_GO':
			destpage='liveodds-tab-nexttogo.php';
			infodesc="5TH Next odds - Keeps punters aware of whats coming up and encourages more relaxed betting.";
			break;
		
		case 'EXOTICS':
			destpage='liveodds-tab-exotics.php';
			infodesc="The Exotics channel covers the most popular 48 permutations of Exactas and Quinellas.";
			break;
		
		case 'QUINELLA':
			destpage='liveodds-tab-exotics.php';
			infodesc="The Quinella channel covers the most popular 48 Quinella permutations, a must for a modern TAB.";
			break;
		
		case 'EXACTAS':
			destpage='liveodds-tab-exotics.php';
			infodesc="The Exacta channel covers the most popular 48 Exacta permutations, a must for a modern TAB.";
			break;
		
		case 'SHORTENER':
			destpage='liveodds-tab-graphic-shortener.php';
			infodesc="Graphic Shortener features live comparision with 6 updates earlier in bright stimulating trend bars.";
			break;

		case 'RESULTS_LIST':
			destpage='liveodds-tab-results.php';
			infodesc="The last 14 results listed with one line per race result showing the winning order.";
			break;
			
		case 'RESULTS_ROLLOVER':
			destpage='liveodds-tab-results.php';
			infodesc="A clear detailed roll-over of the last 5 results with comprehensive pool coverage.";
			break;
		case 'RESULTS':
			destpage='liveodds-tab-results.php';
			infodesc="Roll-over of the last 5 detailed results and the last 14 results as a brief win order list intermixed.";
			break;
		case 'RESULTS_HALF':
			destpage='liveodds-tab-results.php';
			infodesc="Roll-over of the last 5 detailed results and the last 14 results as a brief win order list intermixed.";
			break;

		case 'PRICE_TRENDS':
			destpage='liveodds-tab-price-trends.php';
			infodesc="Price trend shows the classic market movers with colour highlighting showing growth percentage.";
			break;

		case 'DOLLAR_TRENDS':
			destpage='liveodds-tab-dollar-trends.php';
			infodesc="Dollar trends shows the growth of money totals held for each runner in the pool as time progresses.";
			break;

		case 'SECTIONAL_DOLLARS':
			destpage='liveodds-tab-dollar-trends.php';
			infodesc="The modern replacement for the market movers punter showing the approximate dollars bet each update.";
			break;

		case 'PERCENTAGE_GROWTH':
			destpage='liveodds-tab-percentagegrowth.php';
			infodesc="Indicates how much the support for each runner grows at each update as a percentage.";
			break;

		case 'TAB_FORM':
			destpage='liveodds-tab-form.php';
			infodesc="The Tab Form channel shows the recent detailed form of each runner at previous TAB events.";
			break;
			
		case 'TAB_FORM_HALF':
			destpage='liveodds-tab-form.php';
			infodesc="The Tab Form channel shows the recent detailed form of each runner at previous TAB events.";
			break;

		case 'SCHEDULE_SCRATCHINGS':
			destpage='liveodds-tab-sched.php';
			infodesc="The schedule channel shows punters upcoming races and lists scratchings and late scratchings.";
			break;

		case 'APN_BOOKIES_NEXT_TO_GO':
			destpage='apn.php';
			infodesc="A rollover of the APN bookies prices live from the betting ring. No info stimulates punters more.";
			break;

		case 'APN_BOOKIES_1':
			destpage='apn.php';
			infodesc="APN Channel 1 Shows APN live bookies prices direct from the ring for SR/ST/SG racing.";
			break;

		case 'ONCOURSE_NEXT_1':
			destpage='liveodds-tab-nexttogo.php';
			infodesc="TAB next to go syncronised and scheduled with APN channel 1 for oncourse use.";
			break;

		case 'APN_BOOKIES_2':
			destpage='apn.php';
			infodesc="APN Channel 2 Shows APN live bookies prices direct from the ring for MR/MT/MG racing.";
			break;

		case 'APN_BOOKIES_3':
			destpage='apn.php';
			infodesc="APN Channel 3 Shows APN live bookies prices direct from the ring for BR/BT/BG racing.";
			break;

		case 'APN_BOOKIES_4':
			destpage='apn.php';
			infodesc="APN Channel 4 Shows APN live bookies prices direct from the ring for AR/AT/AG racing.";
			break;

		case 'APN_BOOKIES_5':
			destpage='apn.php';
			infodesc="APN Channel 5 Shows APN live bookies prices for WA and remaining non metro meetings.";
			break;

		case 'HOTPICKS_RATING':
			destpage='hotpicks.php';
			infodesc="Hotpicks is a popular low cost stimulating Greyhound, Harness and Thoroughbred rating.";
			break;
		
		case 'SUREPICK_RATING':
			destpage='http://www.surepick.com.au/';
			infodesc="Surepick is respected as the best greyhound rating in the country <a href='http://www.surepick.com.au' target='_blank'> - www.surepick.com.au</a>";
			break;

		case 'RWR_RATING':
			destpage='https://www.surepick.com.au/rwr.php';
			infodesc="Rob Waterhouse's rating is a quality rating available with Surepick <a href='https://www.surepick.com.au/rwr.php' target='_blank'> - www.surepick.com.au/rwr.php</a>";
			break;

		case 'GROUP_MARKETING':
			destpage='tabvert.php';
			infodesc="Rob Waterhouses Rating is aimed at being the most accurate price assessments in the country.";
			break;
			
		case 'NEXT_LOCATION_SYD':
			destpage='bylocation.php';
			infodesc="Live Odds Sydney (S) Location R/H/G Next.";
			break;
		case 'NEXT_LOCATION_MELB':
			destpage='bylocation.php';
			infodesc="Live Odds Melbourne (M) Locations R/H/G Next.";
			break;
		case 'NEXT_LOCATION_BRIS':
			destpage='bylocation.php';
			infodesc="Live Odds Brisbane (B) Locations R/H/G Next.";
			break;
		case 'NEXT_LOCATION_ADEL':
			destpage='bylocation.php';
			infodesc="Live Odds Adelaide (A) Locations R/H/G Next.";
			break;
		case 'NEXT_LOCATION_WA':
			destpage='bylocation.php';
			infodesc="Live Odds Western Australian Metro (W) Locations R/H/G Next.";
			break;			
		case 'NEXT_LOCATION_PROV':
			destpage='bylocation.php';
			infodesc="Live Odds Provincial (P) Locations R/H/G Next.";
			break;
		case 'NEXT_LOCATION_CTRY':
			destpage='bylocation.php';
			infodesc="Live Odds Country (C) Locations R/H/G Next.";
			break;
		case 'NEXT_LOCATION_OS':
			destpage='bylocation.php';
			infodesc="Live Odds Overseas Meet (Y) Locations R/H/G Next.";
			break;

		case 'RESBAR_LOCATION_SYD':
			destpage='bylocation.php';
			infodesc="Live Odds Sydney (S) Location R/H/G Results Side Bar.";
			zoomtxt="Live Odds Sydney (S) Location R/H/G Next and Results Side Bar.";
			break;
		case 'RESBAR_LOCATION_MELB':
			destpage='bylocation.php';
			infodesc="Live Odds Melbourne (M) Locations R/H/G Results Side Bar.";
			zoomtxt="Live Odds Melbourne (M) Locations R/H/G Next and Results Side Bar.";
			break;
		case 'RESBAR_LOCATION_BRIS':
			destpage='bylocation.php';
			infodesc="Live Odds Brisbane (B) Locations R/H/G Results Side Bar.";
			zoomtxt="Live Odds Brisbane (B) Locations R/H/G Next and Results Side Bar.";
			break;
		case 'RESBAR_LOCATION_ADEL':
			destpage='bylocation.php';
			infodesc="Live Odds Adelaide (A) Locations R/H/G Results Side Bar.";
			zoomtxt="Live Odds Adelaide (A) Locations R/H/G Next and Results Side Bar.";
			break;
		case 'RESBAR_LOCATION_WA':
			destpage='bylocation.php';
			infodesc="Live Odds Western Australian Metro (W) Locations R/H/G Results Side Bar.";
			zoomtxt="Live Odds Western Australian Metro (W) Locations R/H/G Next and Results Side Bar.";
			break;			
		case 'RESBAR_LOCATION_PROV':
			destpage='bylocation.php';
			infodesc="Live Odds Provincial (P) Locations R/H/G Results Side Bar.";
			zoomtxt="Live Odds Provincial (P) Locations R/H/G Next and Results Side Bar.";
			break;
		case 'RESBAR_LOCATION_CTRY':
			destpage='bylocation.php';
			infodesc="Live Odds Country (C) Locations R/H/G Results Side Bar.";
			zoomtxt="Live Odds Country (C) Locations R/H/G Next and Results Side Bar.";
			break;
		case 'RESBAR_LOCATION_OS':
			destpage='bylocation.php';
			infodesc="Live Odds Overseas Meet (Y) Locations R/H/G Results Side Bar.";
			zoomtxt="Live Odds Overseas Meet (Y) Locations R/H/G Next and Results Side Bar.";
			break;

		case 'RESULTS_LOCATION_SYD':
			destpage='bylocation.php';
			infodesc="Live Odds Sydney (S) Location R/H/G Results.";
			break;
		case 'RESULTS_LOCATION_MELB':
			destpage='bylocation.php';
			infodesc="Live Odds Melbourne (M) Locations R/H/G Results.";
			break;
		case 'RESULTS_LOCATION_BRIS':
			destpage='bylocation.php';
			infodesc="Live Odds Brisbane (B) Locations R/H/G Results.";
			break;
		case 'RESULTS_LOCATION_ADEL':
			destpage='bylocation.php';
			infodesc="Live Odds Adelaide (A) Locations R/H/G Results.";
			break;
		case 'RESULTS_LOCATION_WA':
			destpage='bylocation.php';
			infodesc="Live Odds Western Australian Metro (W) Locations R/H/G Results.";
			break;			
		case 'RESULTS_LOCATION_PROV':
			destpage='bylocation.php';
			infodesc="Live Odds Provincial (P) Locations R/H/G Results.";
			break;
		case 'RESULTS_LOCATION_CTRY':
			destpage='bylocation.php';
			infodesc="Live Odds Country (C) Locations R/H/G Results.";
			break;
		case 'RESULTS_LOCATION_OS':
			destpage='bylocation.php';
			infodesc="Live Odds Overseas Meet (Y) Locations R/H/G Results.";
			break;

		case 'QUINELLA_LOCATION_SYD':
			destpage='bylocation.php';
			infodesc="Live Odds Sydney (S) Location R/H/G Quinella.";
			break;
		case 'QUINELLA_LOCATION_MELB':
			destpage='bylocation.php';
			infodesc="Live Odds Melbourne (M) Locations R/H/G Quinella.";
			break;
		case 'QUINELLA_LOCATION_BRIS':
			destpage='bylocation.php';
			infodesc="Live Odds Brisbane (B) Locations R/H/G Quinella.";
			break;
		case 'QUINELLA_LOCATION_ADEL':
			destpage='bylocation.php';
			infodesc="Live Odds Adelaide (A) Locations R/H/G Quinella.";
			break;
		case 'QUINELLA_LOCATION_WA':
			destpage='bylocation.php';
			infodesc="Live Odds Western Australian Metro (W) Locations R/H/G Quinella.";
			break;			
		case 'QUINELLA_LOCATION_PROV':
			destpage='bylocation.php';
			infodesc="Live Odds Provincial (P) Locations R/H/G Quinella.";
			break;
		case 'QUINELLA_LOCATION_CTRY':
			destpage='bylocation.php';
			infodesc="Live Odds Country (C) Locations R/H/G Quinella.";
			break;
		case 'QUINELLA_LOCATION_OS':
			destpage='bylocation.php';
			infodesc="Live Odds Overseas Meet (Y) Locations R/H/G Quinella.";
			break;

		case 'EXACTA_LOCATION_SYD':
			destpage='bylocation.php';
			infodesc="Live Odds Sydney (S) Location R/H/G Exacta.";
			break;
		case 'EXACTA_LOCATION_MELB':
			destpage='bylocation.php';
			infodesc="Live Odds Melbourne (M) Locations R/H/G Exacta.";
			break;
		case 'EXACTA_LOCATION_BRIS':
			destpage='bylocation.php';
			infodesc="Live Odds Brisbane (B) Locations R/H/G Exacta.";
			break;
		case 'EXACTA_LOCATION_ADEL':
			destpage='bylocation.php';
			infodesc="Live Odds Adelaide (A) Locations R/H/G Exacta.";
			break;
		case 'EXACTA_LOCATION_WA':
			destpage='bylocation.php';
			infodesc="Live Odds Western Australian Metro (W) Locations R/H/G Exacta.";
			break;			
		case 'EXACTA_LOCATION_PROV':
			destpage='bylocation.php';
			infodesc="Live Odds Provincial (P) Locations R/H/G Exacta.";
			break;
		case 'EXACTA_LOCATION_CTRY':
			destpage='bylocation.php';
			infodesc="Live Odds Country (C) Locations R/H/G Exacta.";
			break;
		case 'EXACTA_LOCATION_OS':
			destpage='bylocation.php';
			infodesc="Live Odds Overseas Meet (Y) Locations R/H/G Exacta.";
			break;

	}
}
var zoomtxt="";
function setinfo(obj)
{
	if(obj.src)
		var tmp=obj.src;
	else if(obj.movie)
		var tmp=obj.movie;
	var bits=tmp.split(";");
	objtype="flash";
	var namestring=bits[1];
	if((bits[0].indexOf(".jpg"))>=0)
	{
		objtype="image";
		namestring=obj.name;
	}
	zoomtxt="";
	getinfo(namestring);
	if(zoomtxt=="")
		zoomtxt=infodesc;
	if(document.getElementById("mvinfotitle"))
	{
		document.getElementById("mvinfotitle").innerHTML=namestring.replace(/_/g," ");
		document.getElementById("mvinfodesc").innerHTML=infodesc;
		trgtcell=obj.id.replace("mymovie","cell");
	}
	document.getElementById("zoomchaninfo").innerHTML=zoomtxt;
}

