function mkcard()
{
 	hidden = open('businesscards/bccontrol.html','businscardWindow','top=10,left=30,width=720,height=450,menubar=yes,status=no,resizable=no,scrollbars=1');
}

function lgn()
{
 hidden = open('lgn/lgn.html','rsdbslgnWindow','top=150,left=250,width=310,height=250,dependent=yes,status=no,resizable=no,scrollbars=no');
}

function dsplysgn()
{
 hidden = open('display_units/display_template_1/display_frame.html','rsdbsdisplayWindow','top=0,left=0,dependent=no,status=no,resizable=no,scrollbars=no,fullscreen=yes');
}

function vault()
{
hidden = open('x.html','vltAWindow','top=10,left=20,width=600,height=300,status=no,resizable=no,scrollbars=no');
}

function vl()
{
hidden = open('vetlogo/vetlogo.html','vlWindow','top=10,left=20,width=700,height=550,status=no,resizable=no,scrollbars=no');
}
