aboutsummaryrefslogblamecommitdiff
blob: 7ae72890693f1e328e247ab3514d0efaeec33b11 (plain) (tree)



















































































































































































                                                                                                                                                                                                                  
<!doctype html>

<html>

<head>

<script type="text/javascript" src="./jquery-1.10.2.min.js"></script>

<script type="text/javascript" src="./alphabet.js"></script>

<script type="text/javascript">

var myName = "@spearmint";

var red = [0, 100, 63];

var orange = [40, 100, 60];

var green = [75, 100, 40];

var blue = [196, 77, 55];

var purple = [280, 50, 60];

var letterColors = [red, orange, green, blue, purple];

drawName(myName, letterColors);

if(10 < 3)

{

    bubbleShape = 'square';

}

else

{

    bubbleShape = 'circle';

}

bounceBubbles();

</script>



<script LANGUAGE="JavaScript">

<!--

function openwin()

{

window.open ('video.html', '', 'width=720, height=410, toolbar=no, menubar=no,scrollbars=no, resizable=yes, location=no, status=no')

}

-->

</script>



<script language="javascript">

<!--

 width  = screen.width;

 height = screen.height-28;

 window.resizeTo(width,height);

 window.moveTo(0,0);

-->

</script>

<meta charset="utf-8">

<title>Train</title>

<style type="text/css">

body {

	background-color: #EFEEEC;

	font-family: baumans;

	font-style: normal;

	font-weight: 400;

	font-size: 36px;

	background-image: url(Train.jpg);

}

a:link {

	text-decoration: none;

	color: #FFFFFF;

}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

	font-style: normal;

	font-weight: 400;

}

</style>

<!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.-->

<script>var __adobewebfontsappname__="dreamweaver"</script>

<script src="http://use.edgefonts.net/baumans:n4:default;merienda-one:n4:default;wire-one:n4:default;aguafina-script:n4:default;almendra:n4:default;butterfly-kids:n4:default.js" type="text/javascript"></script>



</head>

<body>

<canvas id="myCanvas"></canvas>

<script type="text/javascript" src="http://s3.amazonaws.com/codecademy-content/courses/hour-of-code/js/bubbles.js"></script>

<script type="text/javascript" src="main.js"></script>

<p style="text-align: center; color: #FFF"><a href="http://blog.jinwei.me " target="new" >❤ティガ ずっとここにいて</a></p>

<p style="text-align: center; color: #FFF; font-family: baumans; font-style: normal; font-weight: 400; font-size: 24px"><a href="#" onClick="openwin()" >Video</a></p>

<audio src="I Love You.mp3" preload="auto" autoplay="true" loop="true"></audio>

</video>

<!-- jinwei.me Baidu tongji analytics -->

<script type="text/javascript">

var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");

document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F91918ac6d6854623883a2b546ebc00ac' type='text/javascript'%3E%3C/script%3E"));

</script>

</body>

</html>
Powered by cgit v1.2.3 (git 2.41.0)