// JavaScript Document
function openpopupb(){
var popurl="http://www.barproducts.com/barlinks/index.html"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopup5(){
var popurl="../promostuff/promoex.php"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopup(){
var popurl="http://www.barproducts.com/wholesale.php"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopupn(){
var popurl="http://www.barproducts.com/para.php"
winpops=window.open(popurl,"","width=400,height=500,toolbar,scrollbars,resizable,")
}
function openpopupa(){
var popurl="http://www.barproducts.com/wmvquest01.html"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopupz(){
var popurl="http://www.barproducts.com/wmvlegends02.html"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopup2(){
var popurl="http://www.free-cgi.com/freecgi/freechat/freechat.asp?room=BarProducts_Chat_Room"
winpops=window.open(popurl,"","width=700,height=480,scrollbars,resizable,")
}
function openpopupj(){
var popurl="http://www.free-cgi.com/freecgi/classads/classads.asp?User=mouse"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopup9(){
var popurl="http://www.free-cgi.com/freecgi/games/hangman.asp?User=mouse"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopup8(){
var popurl="http://www.free-cgi.com/freecgi/quiz/quiz.asp?User=mouse"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopup7(){
var popurl="http://www.free-cgi.com/freecgi/poll/poll.asp?User=mouse"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopupx(){
var popurl="http://www.barproducts.com/barlanguage.html"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopup4(){
var popurl="http://barproducts.makesparties.com"
winpops=window.open(popurl,"","width=700,height=480,toolbar,scrollbars,resizable,")
}
function openpopupv1(){
var popurl="http://www.barproducts.com/media/v1mix-n-flair.jpg"
winpops=window.open(popurl,"","width=773,height=517,")
}
function openpopupv2(){
var popurl="http://www.barproducts.com/media/v2show-n-flair.jpg"
winpops=window.open(popurl,"","width=773,height=517,")
}
function openpopupv3(){
var popurl="http://www.barproducts.com/media/v3adv-flair.jpg"
winpops=window.open(popurl,"","width=773,height=517,")
}
function openpopupv4(){
var popurl="http://www.barproducts.com/media/v4bar-magic.jpg"
winpops=window.open(popurl,"","width=773,height=517,")
}
function openLeg7(){
var popurl="http://www.barproducts.com/media/legends-7-cover-FULL.jpg"
winpops=window.open(popurl,"","width=800,height=395,")
}
function openTPAsc(){
var popurl="http://www.barproducts.com/media/tpa-sc800.jpg"
winpops=window.open(popurl,"","width=800,height=535,")
}
function openBSII(){
var popurl="http://www.barproducts.com/media/BSII-cover800.jpg"
winpops=window.open(popurl,"","width=800,height=537,")
}
function waynepophtml(pageurl, pagewidth, pageheight){
	var newheight = "height=" + pageheight;
	var newwidth = "width=" + pagewidth;
	var menu = "menubar=no";
	var scr = "scrollbars=yes";
	var attrib = menu + ", " + newheight +", " + newwidth + "," + scr;
	window.open(pageurl, "newpage", attrib);
}
function waynepopimg(pageurl, pagewidth, pageheight){
	var newheight = "height=" + pageheight;
	var newwidth = "width=" + pagewidth;
	var menu = "menubar=no";
	var scr = "scrollbars=no";
	var attrib = menu + ", " + newheight +", " + newwidth + "," + scr;
	window.open(pageurl, "newpage", attrib);
}
