BG = new Image();
BG.src = "images/bg.png";

Menu = new Image();
Menu.src = "images/menu.png";

Topic = new Image();
Topic.src = "images/topic.jpg";

Topic_small = new Image();
Topic_small.src = "images/topic_small.jpg";

