baked_stuffed_tofu_small_off = new Image();
baked_stuffed_tofu_small_off.src = "images/products/baked-stuffed-tofu-small-off.gif";

baked_stuffed_tofu_small_on = new Image();
baked_stuffed_tofu_small_on.src = "images/products/baked-stuffed-tofu-small-on.gif";

baked_tofu_slices_small_off = new Image();
baked_tofu_slices_small_off.src = "images/products/baked-tofu-slices-small-off.gif";

baked_tofu_slices_small_on = new Image();
baked_tofu_slices_small_on.src = "images/products/baked-tofu-slices-small-on.gif";

baked_tofu_small_off = new Image();
baked_tofu_small_off.src = "images/products/baked-tofu-small-off.gif";

baked_tofu_small_on = new Image();
baked_tofu_small_on.src = "images/products/baked-tofu-small-on.gif";

bbq_burger_small_off = new Image();
bbq_burger_small_off.src = "images/products/bbq-burger-small-off.gif";

bbq_burger_small_on = new Image();
bbq_burger_small_on.src = "images/products/bbq-burger-small-on.gif";

la_bella_burger_small_off = new Image();
la_bella_burger_small_off.src = "images/products/la-bella-burger-small-off.gif";

la_bella_burger_small_on = new Image();
la_bella_burger_small_on.src = "images/products/la-bella-burger-small-on.gif";

lemon_pepper_tofu_small_off = new Image();
lemon_pepper_tofu_small_off.src = "images/products/lemon-pepper-tofu-small-off.gif";

lemon_pepper_tofu_small_on = new Image();
lemon_pepper_tofu_small_on.src = "images/products/lemon-pepper-tofu-small-on.gif";

no_eggsalad_small_off = new Image();
no_eggsalad_small_off.src = "images/products/no-eggsalad-small-off.gif";

no_eggsalad_small_on = new Image();
no_eggsalad_small_on.src = "images/products/no-eggsalad-small-on.gif";

no_meatball_small_off = new Image();
no_meatball_small_off.src = "images/products/no-meatball-small-off.gif";

no_meatball_small_on = new Image();
no_meatball_small_on.src = "images/products/no-meatball-small-on.gif";

organic_tofu_small_off = new Image();
organic_tofu_small_off.src = "images/products/organic-tofu-small-off.gif";

organic_tofu_small_on = new Image();
organic_tofu_small_on.src = "images/products/organic-tofu-small-on.gif";

sassy_soy_small_off = new Image();
sassy_soy_small_off.src = "images/products/sassy-soy-small-off.gif";

sassy_soy_small_on = new Image();
sassy_soy_small_on.src = "images/products/sassy-soy-small-on.gif";

tofu_spinach_dill_spread_off = new Image();
tofu_spinach_dill_spread_off.src = "images/products/tofu-spinach-dill-spread-off.gif";

tofu_spinach_dill_spread_on = new Image();
tofu_spinach_dill_spread_on.src = "images/products/tofu-spinach-dill-spread-on.gif";

tofu_turkey_small_off = new Image();
tofu_turkey_small_off.src = "images/products/tofu-turkey-small-off.gif";

tofu_turkey_small_on = new Image();
tofu_turkey_small_on.src = "images/products/tofu-turkey-small-on.gif";

mamma_bellas_no_meatballs_off = new Image();
mamma_bellas_no_meatballs_off.src = "images/products/mamma-bellas-no-meatballs-off.gif";

mamma_bellas_no_meatballs_on = new Image();
mamma_bellas_no_meatballs_on.src = "images/products/mamma-bellas-no-meatballs-on.gif";


function openNIWindow(strImage)
{
	window.open('product-NI-Info.php?image=' + strImage, 'NutritionInformation', 'width=500,height=325,location=no,address=no,title=no,resizable=no,status=no');
}