-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrightmenu.php
47 lines (42 loc) · 1.13 KB
/
rightmenu.php
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
<ul class="nav nav-pills nav-stacked">
<li role="presentation" class="active">
<a href="index.php">صفحه اصلی</a>
</li>
<li role="presentation">
<a href="index.php?page=login">ورود به سیستم</a>
</li>
<li role="presentation">
<a href="gallery.php">گالری عکس</a>
</li>
<li role="presentation">
<a href="">تماس با ما</a>
</li>
<li role="presentation">
<a href="">درباره ما</a>
</li>
<li role="presentation">
<a href="index.php?page=sabtenam">ثبت نام</a>
</li>
</ul>
<!--<div
style="position:fixed;
right:77%; top:83%;
float:left; border:1px #999 solid;
padding:7px;
background:#bdeaff;
width:200px;
border-radius: 10px;
-moz-border-radius: 10px;
font-family:tahoma;
font-size:11px; ">
<div>
با کلیک روی +۱ ما را در گوگل محبوب کنید
</div>  
<center>
<g:plusone href="http://www.ghobadizadeh.ir" size="small"></g:plusone>
</center>
</div>-->
<script type="text/javascript" >
(function($,global,undefined){
})($,this)
</script>