-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
93 lines (74 loc) · 4.08 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
<link rel="shortcut icon" href="image/favicon.ico"/>
<!-- my changes start -->
<title> Riyaz Mohammed Ibrahim</title>
<meta name="description" content="Riyaz Mohammed Ibrahim, Bangalore" />
<meta name="keywords" content="riyaz mohammed ibrahim, bangalore, India" />
<link rel="openid2.provider" href="https://www.google.com/accounts/o8/ud?source=profiles" />
<link rel="openid2.local_id" href="https://profiles.google.com/riyaz.md" />
<!-- XFN 1.1 -->
<link rel="me" type="text/html" href="http://profiles.google.com/riyaz.md" />
<link rel="me" type="text/html" href="http://twitter.com/riyaz" />
<link rel="me" type="text/html" href="http://www.linkedin.com/in/riyazmd" />
<link rel="me" type="text/html" href="https://www.facebook.com/riyaz.mohammed.ibrahim" />
<link rel="me" type="text/html" href="https://plus.google.com/109461858529060023940" />
<!-- FDF -->
<link rel="meta" type="application/rdf+xml" title="FOAF" href="http://static.riyaz.me/foaf.rdf" />
<!-- google analytics start -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-22310680-1']);
_gaq.push(['_trackPageview']);
_gaq.push(['_trackPageLoadTime']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- google analytics end-->
<link href='http://fonts.googleapis.com/css?family=Tangerine:700' rel='stylesheet' type='text/css'>
<!-- my changes end -->
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="css/site_global.css"/>
<link rel="stylesheet" type="text/css" href="css/index.css"/>
<!-- Other scripts -->
<script type="text/javascript">
document.documentElement.className = 'js';
</script>
</head>
<body>
<div class="clearfix" id="page"><!-- group -->
<div class="grpelem" id="n1"><!-- simple frame -->
</div>
<div class="clearfix grpelem" id="n2"><!-- column -->
<div itemscope itemtype ="http://schema.org/Person" class="clearfix colelem" id="n3"><!-- content -->
<!--p itemprop="name" id="n5" >Riyaz Mohammed Ibrahim</p-->
<p itemprop="name" id="n5">Riyaz Mohammed Ibrahim</p>
</div>
<div class="clearfix colelem" id="n7"><!-- group -->
<a class="nonblock nontext grpelem" id="n8" href="https://www.facebook.com/riyaz.mohammed.ibrahim"><!-- image --><img id="n8_img" src="image/fb.png" alt="https://www.facebook.com/riyaz.mohammed.ibrahim" width="110" height="110"/></a>
<a itemprop="url" rel="author" class="nonblock nontext grpelem" id="n10" href="https://profiles.google.com/riyaz.md?rel=author"><!-- image --><img id="n10_img" src="image/g-.png" alt="" width="91" height="91"/></a>
</div>
</div>
</div>
<!-- JS includes -->
<script src="http://musecdn2.businesscatalyst.com/scripts/1.0/jquery-1.6.4.min.js" type="text/javascript"></script>
<script type="text/javascript">
window.jQuery || document.write('\x3Cscript src="scripts/1.0/jquery-1.6.4.min.js" type="text/javascript">\x3C/script>');
</script>
<script src="scripts/1.0/sprydomutils.js" type="text/javascript"></script>
<script src="scripts/1.0/museutils.js" type="text/javascript"></script>
<!-- Other scripts -->
<script type="text/javascript">
Muse.Utils.addSelectorFn('body', Muse.Utils.transformMarkupToFixBrowserProblemsPreInit);/* body */
Muse.Utils.addSelectorFn('a.nonblock', Muse.Utils.addHyperlinkAnchor); /* a.nonblock */
Muse.Utils.addSelectorFn('body', Muse.Utils.showWidgetsWhenReady);/* body */
Muse.Utils.addSelectorFn('body', Muse.Utils.transformMarkupToFixBrowserProblems);/* body */
</script>
</body>
</html>