star01_on = new Image
star01_off = new Image
star02_on = new Image
star02_off = new Image
star03_on = new Image
star03_off = new Image
star04_on = new Image
star04_off = new Image
star05_on = new Image
star05_off = new Image
star06_on = new Image
star06_off = new Image
green_curve = new Image
m_left = new Image
m_right = new Image
m_footer = new Image
 
star01_on.src = "images/on_01.gif"
star01_off.src = "images/off_01.gif"
star02_on.src = "images/on_02.gif"
star02_off.src = "images/off_02.gif"
star03_on.src = "images/on_03.gif"
star03_off.src = "images/off_03.gif"
star04_on.src = "images/on_04.gif"
star04_off.src = "images/off_04.gif"
star05_on.src = "images/on_05.gif"
star05_off.src = "images/off_05.gif"
star06_on.src = "images/on_06.gif"
star06_off.src = "images/off_06.gif"
green_curve.src = "images/greencurve.jpg"
m_left.src = "images/menu.jpg"
m_right.src = "images/right.jpg"
m_footer.src = "images/footer.jpg.jpg"




