function openproducthelp()
{
	window.open("http://www.customcandybarwrapper.com/producthelp.htm","mywindow","menubar=1,resizable=0,width=450,height=450");
        window.moveTo(20,20);
}


function openfoilhelp()
{
	window.open("http://www.customcandybarwrapper.com/foilhelp.htm","mywindow2","menubar=1,resizable=0,width=350,height=350");
        window.moveTo(20,20);
}


function openbirthhelp()
{
	window.open("http://www.customcandybarwrapper.com/birthhelp.htm","mywindow3","menubar=1,resizable=0,width=250,height=350");
        window.moveTo(20,20);
}



function opencoolerhelp()
{
	window.open("http://www.customcandybarwrapper.com/coolerhelp.htm","mywindow4","menubar=1,resizable=0,width=450,height=350");
        window.moveTo(20,20);
}


function openshiphelp()
{
	window.open("http://www.customcandybarwrapper.com/shiphelp.htm","mywindow5","menubar=1,resizable=0,width=600,height=550");
        window.moveTo(20,20);
}


function openfronthelp()
{
	window.open("http://www.customcandybarwrapper.com/fronthelp.htm","mywindow6","menubar=1,resizable=0,width=350,height=300");
        window.moveTo(20,20);
}


function openbackhelp()
{
	window.open("http://www.customcandybarwrapper.com/backhelp.htm","mywindow7","menubar=1,resizable=0,width=350,height=375");
        window.moveTo(20,20);
}


function opencolorhelp()
{
	window.open("http://www.customcandybarwrapper.com/colorhelp.htm","mywindow8","menubar=1,resizable=0,width=350,height=350");
        window.moveTo(20,20);
}


function openrushhelp()
{
	window.open("http://www.customcandybarwrapper.com/rushhelp.htm","mywindow9","menubar=1,resizable=0,width=350,height=350");
        window.moveTo(20,20);
}

function openbookmarksizehelp()
{
	window.open("http://www.customcandybarwrapper.com/bookmarksizehelp.htm","mywindow10","menubar=1,resizable=0,width=350,height=450");
        window.moveTo(20,20);
}

function openbookmarkdesignhelp()
{
	window.open("http://www.customcandybarwrapper.com/bookmarkdesignhelp.htm","mywindow11","menubar=1,resizable=0,width=350,height=350");
        window.moveTo(20,20);
}

function opentophelp()
{
	window.open("http://www.customcandybarwrapper.com/tophelp.htm","mywindow12","menubar=1,resizable=0,width=350,height=450");
        window.moveTo(20,20);
}

function openbottomhelp()
{
	window.open("http://www.customcandybarwrapper.com/bottomhelp.htm","mywindow13","menubar=1,resizable=0,width=350,height=450");
        window.moveTo(20,20);
}



