
function banner(id,type){
document.write("<a href=\"http://www.enjoyfrance.com/directory/view.php?id=" + id + "&type=" + type + "\" >");
}
function a(){
document.write("</a>");
}
