-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·184 lines (167 loc) · 9.84 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="apple-touch-icon" sizes="57x57" href="assets/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="assets/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-85296038-1', 'auto');
ga('send', 'pageview');
</script>
<title>Caltech Student Investment Fund</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="assets/js/modernizr.js"></script>
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="assets/img/sif_logo_white.png"></a>
</div>
<div class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="investing.html">INVESTING</a></li>
<li><a href="disbursements.html">DISBURSEMENTS</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!-- *****************************************************************************************************************
HEADERWRAP
***************************************************************************************************************** -->
<div id="headerwrap">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h1>STUDENT INVESTMENT FUND</h1>
<h3>California Institute of Technology</h3>
<h5>Founded in 1978, the Caltech Student Investment Fund seeks to provide a learning experience for students in investment management with the expectation that, through the operation of the fund, they may gain increased understanding of the free enterprise system as it functions in the American economy today.</h5>
</div>
<!--
<div class="col-lg-8 col-lg-offset-2 himg">
<img src="assets/img/cahill.jpg" class="img-responsive">
</div>
-->
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /headerwrap -->
<!-- *****************************************************************************************************************
SERVICE LOGOS
***************************************************************************************************************** -->
<div id="service">
<div class="container">
<div class="row centered">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<i class="fa fa-calendar"></i>
<h4>Weekly Board Meetings</h4>
<p>The Student Investment Fund holds weekly board meetings on Wednesdays from 5-6pm in Cahill conference room 312. Meetings generally include a discussion of market activity, portfolio performance, and investment strategies. Dinner or light refreshments are provided. All members of the Caltech community are welcome to attend and participate, regardless of knowledge or experience. Additional meetings focusing on quantitative finance are held on Mondays from 5-6 PM in Cahill 312.</p>
<p><a href="about.html" class="btn btn-theme">Club Info</a><br/><br/></p>
</div>
<div class="hidden-lg hidden-md col-sm-12 col-xs-12">
<hr>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<i class="fa fa-line-chart"></i>
<h4>Our Investment Portfolio</h4>
<p>From the original gift of 2,500 shares of H&R Block in 1978, the SIF portfolio has grown to encompass a large number of stocks in a variety of sectors, with a total valuation of more than $600,000 as of mid 2016. Investment decisions are decided by a vote of all members of the board of the Student Investment Fund, although anyone can put forward a motion. The exact composition of our portfolio isn't currently publicly available; however, due to the expertise of members of the Caltech community, we are more heavily invested in the tech and energy sectors than similar student investment funds may be.</p>
<p><a href="investing.html" class="btn btn-theme">Investment Info</a><br/><br/></p>
</div>
<div class="col-lg-0 col-md-0 col-sm-12 col-xs-12">
<hr>
</div>
<div class="col-lg-offset-3 col-lg-6 col-md-offset-3 col-md-6 col-sm-12 col-xs-12">
<i class="fa fa-money"></i>
<h4>Club Disbursements</h4>
<p>In an effort to help fellow members of the Caltech community, the Student Investment Fund provides annual disbursements to Caltech-affiliated clubs and organizations requesting additional funding. Clubs and other organizations may request disbursements for one-time capital expenditures and, depending on the volume of applications received, each year up to 4% of our portfolio is liquidated and given to those clubs satisfying our requirements. Despite decreasing the returns of our fund, we feel as though this is in keeping with the intentions of the original club founders.</p>
<p><a href="disbursements.html" class="btn btn-theme">Disbursement Info</a><br/><br/></p>
</div>
<div class="col-lg-0 col-md-0 col-sm-12 col-xs-12">
<hr>
</div>
</div>
</div><!--/container -->
</div><!--/service -->
<!-- *****************************************************************************************************************
FOOTER
***************************************************************************************************************** -->
<div id="footerwrap">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-7 col-xs-12">
<p>
Updated 10/3/2016 by Dillon Azzam & Claire Goeckner-Wald
<br>
Website Design by Dillon Azzam & Claire Goeckner-Wald
<br>
© 2016 Student Investment Fund | California Institute of Technology
</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-5 col-xs-12">
<p>
<a href="https://www.caltech.edu/"><i class="fa fa-university"></i></a>
<a href="https://github.com/CaltechSIF"><i class="fa fa-github"></i></a>
<a href="https://caltechsif.slack.com/"><i class="fa fa-slack"></i></a>
<a href="https://www.facebook.com/groups/CaltechSIF/"><i class="fa fa-facebook"></i></a>
<a href="mailto:[email protected]"><i class="fa fa-envelope-o"></i></a>
</p>
</div>
</div><!--/row -->
</div><!--/container -->
</div><!--/footerwrap -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/retina-1.1.0.js"></script>
<script src="assets/js/jquery.hoverdir.js"></script>
<script src="assets/js/jquery.hoverex.min.js"></script>
<script src="assets/js/jquery.prettyPhoto.js"></script>
<script src="assets/js/jquery.isotope.min.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>