var global_name="";
function gb_form(name)
{
global_name=name;
GB_showCenter("Shopping Cart","gb_form.html",530,610);
return false;
}
