Team:KAIST-Korea/test

From 2011.igem.org

(Difference between revisions)
Line 23: Line 23:
     if(jihan == 0)
     if(jihan == 0)
     {
     {
-
     document.body.style.background="url('http://imgnews.jknews.co.kr/photo/2009/09/24/20090924_12537820151.jpg') no-repeat center top"
+
     document.body.style.background="url('https://static.igem.org/mediawiki/2011/thumb/2/2e/Kaist_gallery_1.jpg/800px-Kaist_gallery_1.jpg') no-repeat center top"
     document.body.style.opacity = '0.5';
     document.body.style.opacity = '0.5';
     }
     }
     else if(jihan == 1)
     else if(jihan == 1)
     {
     {
-
     document.body.style.background="url('http://cfs6.tistory.com/image/4/tistory/2008/03/31/03/56/47efe2470b38f') no-repeat center top"
+
     document.body.style.background="url('https://static.igem.org/mediawiki/2011/thumb/2/2e/Kaist_gallery_1.jpg/800px-Kaist_gallery_1.jpg') no-repeat center top"
     }
     }
     else if(jihan == 2)
     else if(jihan == 2)
Line 77: Line 77:
</div>
</div>
-
       <img border="1" onclick="changeBackground(0)" src="http://imgnews.jknews.co.kr/photo/2009/09/24/20090924_12537820151.jpg" width="25" height="25";>
+
       <img border="1" onclick="changeBackground(0)" src="https://static.igem.org/mediawiki/2011/thumb/2/2e/Kaist_gallery_1.jpg/800px-Kaist_gallery_1.jpg" width="25" height="25";>
-
       <img border="1" onclick="changeBackground(1)" src="http://cfs6.tistory.com/image/4/tistory/2008/03/31/03/56/47efe2470b38f" width="25" height="25";>
+
       <img border="1" onclick="changeBackground(1)" src="https://static.igem.org/mediawiki/2011/thumb/2/2e/Kaist_gallery_1.jpg/800px-Kaist_gallery_1.jpg" width="25" height="25";>
       <img border="1" onclick="changeBackground(2)" src="http://news.chosun.com/site/data/img_dir/2007/12/14/2007121401109_0.jpg" width="25" height="25";>
       <img border="1" onclick="changeBackground(2)" src="http://news.chosun.com/site/data/img_dir/2007/12/14/2007121401109_0.jpg" width="25" height="25";>

Revision as of 19:22, 12 August 2011