/*
<a href="javascript:MM_openBrWindow('xxx.html','xxx','toolbar=no,resizable=no,scrollbars=no,width=xxx,height=xxx')">
*/

function MM_openBrWindow(theURL,winName,features) { //v2.0
	window.open(theURL,winName,features);
}

background = new Image;
background.src = "/siteflow/images/background.gif";
background2 = new Image;
background2.src = "/siteflow/images/background2.gif";
background3 = new Image;
background3.src = "/siteflow/images/background3.gif";
view_all_left = new Image;
view_all_left.src = "/siteflow/images/view_all_on.gif";
view_all_right = new Image;
view_all_right.src = "/siteflow/images/view_all_on.gif";
subsequent = new Image;
subsequent.src = "/siteflow/images/subsequent_on.gif";
previous = new Image;
previous.src = "/siteflow/images/previous_on.gif";
comments1 = new Image;
comments1.src = "/siteflow/images/comments_first_on.gif";
comments = new Image;
comments = "/siteflow/images/comments_on.gif";
