
// ---------------------------------------------------------------------------------------------------

function BeginCenter()
{
 document.write("<center>");
}

// ---------------------------------------------------------------------------------------------------

function EindeCenter()
{
 document.write("</center>");
}

// ---------------------------------------------------------------------------------------------------

function popUp(URL)
{
 day = new Date();
 id = day.getTime();
 eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=500');");
}

// ---------------------------------------------------------------------------------------------------

function FaceBookIframe()
{
 document.write("<iframe src=\"http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FVWshowscom%2F148837025161653&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;height=80\" scrolling=\"no\" frameborder=\"0\" style=\"border:none; overflow:hidden; width:450px; height:80px;\" allowTransparency=\"true\"></iframe>");
}

// ---------------------------------------------------------------------------------------------------

function ReclameIframe()
{
 document.write("<iframe src=\"http://www.vwshows.info/reclame2.php\" scrolling=\"no\" frameborder=\"0\" style=\"border:none; overflow:hidden; width:950px; height:80px;\" allowTransparency=\"true\"></iframe>");

 document.write("</p>\n\n<p><a href=\"http://dragonexpedition.blogspot.com/\" target=\"_blank\"><img src=\"/banner-dragonexpedition.gif\" alt=\"Habas family Europe-Asia trip in a 1977 bus\" border=\"0\"></a>");
}

// ---------------------------------------------------------------------------------------------------

