﻿function Highlight(game)
{
    switch (game)
    {
        case "20081129":
	        newwindow=window.open('highlight/20081129.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20081205":
	        newwindow=window.open('highlight/20081205.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20081206":
	        newwindow=window.open('highlight/20081206.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20081212":
	        newwindow=window.open('highlight/20081212.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20081213":
	        newwindow=window.open('highlight/20081213.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20081217":
	        newwindow=window.open('highlight/20081217.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20081220":
	        newwindow=window.open('highlight/20081220.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20081226":
	        newwindow=window.open('highlight/20081226.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20081227":
	        newwindow=window.open('highlight/20081227.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090102":
	        newwindow=window.open('highlight/20090102.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090103":
	        newwindow=window.open('highlight/20090103.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090109":
	        newwindow=window.open('highlight/20090109.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090110":
	        newwindow=window.open('highlight/20090110.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090116":
	        newwindow=window.open('highlight/20090116.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090117":
	        newwindow=window.open('highlight/20090117.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090124":
	        newwindow=window.open('highlight/20090124.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090131":
	        newwindow=window.open('highlight/20090131.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090207":
	        newwindow=window.open('highlight/20090207.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090214":
	        newwindow=window.open('highlight/20090214.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	    
        case "20090221":
	        newwindow=window.open('highlight/20090221.htm','name','width=640, height=480');
	        if (window.focus) {newwindow.focus()}
	    break;
	}
}


