﻿var openVideo = null;

function openWindow1()
{

	openVideo = window.open('flash.aspx?file=movie1','demo', 'left=20,top=20,width=1000,height=800,toolbar=0,resizable=1,scrollbars=1');
	openVideo.focus();
}

function openWindow2()
{

	openVideo = window.open('flash.aspx?file=movie2','demo', 'left=20,top=20,width=1000,height=800,toolbar=0,resizable=1,scrollbars=1');
	openVideo.focus();
}

function openWindow3()
{

	openVideo = window.open('flash.aspx?file=movie3','demo', 'left=20,top=20,width=1000,height=800,toolbar=0,resizable=1,scrollbars=1');
	openVideo.focus();
}

function openWindow4()
{

	openVideo = window.open('flash.aspx?file=movie4','demo', 'left=20,top=20,width=1000,height=800,toolbar=0,resizable=1,scrollbars=1');
	openVideo.focus();
}

function openWindow5()
{

	openVideo = window.open('flash.aspx?file=movie5','demo', 'left=20,top=20,width=1000,height=800,toolbar=0,resizable=1,scrollbars=1');
	openVideo.focus();
}

function openWindow6()
{

	openVideo = window.open('flash.aspx?file=movie6','demo', 'left=20,top=20,width=1000,height=800,toolbar=0,resizable=1,scrollbars=1');
	openVideo.focus();
}


function openWindow7()
{

	openVideo = window.open('flash.aspx?file=movie7','demo', 'left=20,top=20,width=1000,height=800,toolbar=0,resizable=1,scrollbars=1');
	openVideo.focus();
}

function openWindow8()
{

	openVideo = window.open('flash.aspx?file=movie8','demo', 'left=20,top=20,width=1000,height=800,toolbar=0,resizable=1,scrollbars=1');
	openVideo.focus();
}

function openWindowa()
{

	openVideo = window.open('flash.aspx?file=Custom_Fields','demo', 'left=20,top=20,width=1000,height=800,toolbar=0,resizable=1,scrollbars=1');
	openVideo.focus();
}

function openWindowb()
{

	openVideo = window.open('flash.aspx?file=Creating_Sub_Tasks','demo', 'left=20,top=20,width=1000,height=800,toolbar=0,resizable=1,scrollbars=1');
	openVideo.focus();
}
