-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUntitled_2.html
93 lines (75 loc) · 4.79 KB
/
Untitled_2.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>
<script type="text/javascript" src="../JS/jquery-3.1.1.js"></script>
<script type="text/javascript" src="../JS/jquery.bxslider.js"></script>
<link href="../CSS/style.css" rel="stylesheet" type="text/css" media="screen">
<style type="text/css">
</style>
<script type="text/javascript"> banner slider $(document).ready (function(){ $ ('#slider') .s3slider({
timout: 3000}); });</script>
<!-- #BeginEditable "doctitle" -->
<!-- #EndEditable -->
</head>
<body>
<div id="wrapper">
<div id="top">
<div id="logo">
<img src="../Images/top%20banner%20logo%202.jpg" height="125" width="185" /></div>
<div id="social-media"><p>Follow us on</p>
<ul>
<li><a href="https://www.facebook.com/pentictonscottishfestival/">
<img src="../Images/facebook%20logo.PNG" /></a></li>
</ul></div>
</div>
<div id="topnav"><ul><li><a href="../index.html">HOME</a></li>
<li>
<a href="../General%20Information.html">GENERAL INFORMATION</a></li>
<li><a href="../Attractions.html">ATTRACTIONS</a></li>
<li><a href="../Competitive%20Events.html">COMPETITIVE EVENTS</a></li>
<li><a href="../Volunteer.html">VOLUNTEER</a></li>
<li><a href="../Contact%20Us.html">CONTACT US</a></li>
<li><a href="../log%20in.html">LOG IN</a></li>
</ul></div>
<div id="slider"><ul id="slidercontent"><li class="sliderimage"><a href="">
<img src="../Images/piping drumming pipe bands/Pipe bands.jpg"> </a height="400" width="900">
<span class="top"><strong>Pipe Bands</strong><br /></span></li>
<li class="sliderimage"><a href="">
<img src="../Images/heavy events/Caber Toss.jpg" class="auto-style3" height="400" width="900"> </a>
<span class="top"><strong>Caber Toss</strong><br /></span></li>
<li class="sliderimage"><a href="">
<img src="../Images/highland dance/Highland dance.jpg" height="400" width="900"> </a>
<span class="top"><strong>highland Dance</strong><br /></span></li>
<li class="sliderimage"><a href="">
<img src="../Images/main stage/Live Music.jpg" height="400" width="900"> </a>
<span class="top"><strong>Live Music</strong><br /></span></li>
<li class="sliderimage"><a href="">
<img src="../Images/stock dogs/Sheep Dog trials.jpg" height="400" width="900"> </a>
<span class="top"><strong>Sheep Dog Trials</strong><br /></span></li>
<li class="sliderimage"><a href="">
<img src="../Images/clans/The Clans.jpg" height="400" width="900"> </a>
<span class="top"><strong>The Clans</strong><br /></span></li>
<li class="sliderimage"><a href="../Attractions.html">
<img src="../Images/whiskey tasting/Whiskey Tasting.jpg" height="400" width="900"> </a>
<span class="top"><strong>Whiskey Tasting</strong><br /></span></li>
</ul><a/></div>
<div class="clear sliderimage"></div>
<div id="subbanner"><h1>PENTICTON SCOTTISH FESTIVAL <!-- #BeginEditable "topnav%20date" -->Saturday July 1, 2017<!-- #EndEditable --></h1></div>
<div id="content"><!-- #BeginEditable "content%20h2" -->
<h2>The Penticton Scottish Festival Society is very pleased to announce that we will be hosting the
Fourth Annual Penticton Scottish Festival and Highland Games</h2><!-- #EndEditable -->
<!-- #BeginEditable "content%20p" -->
<p>We are very pleased to be able to keep the historic Penticton Highland Games calendar date of the first Saturday in July on the Highland Games circuit that extends not only throughout BC, Alberta and the North West USA but also across Canada.
This one day event will celebrate Celtic culture with Bagpiping, Drumming, Highland Dancing and Heavy Events competitions along with other activities that will include: Celtic entertainment, children’s activities, Clan information, clothing and equipment booths, food vendors, tastings, and fun for the whole family.</p><!-- #EndEditable -->
<h3> Join us at Kings Park from 8am to 8pm July 1, 2017! For more information on the day of the festival, head over to the
<a href="../General%20Information.html">General Information</a> section of our website.</h3>
</div>
<div id="rightside">
<h5 class="auto-style2" style="height: 258px">THE SCOTTISH FESTIVAL ISN’T JUST SOMETHING THAT HAPPENS ONCE A YEAR.
Want to help make the Penticton Scottish Festival, we'd love to see new faces and hear your ideas on the organizing comittee! Email pentictonscottishfestival@shaw.ca for more information.
Can't commit to helping organize? <a href="../Volunteer.html">Volunteer</a>! fill out the online volunteer form to sign up!<!-- #BeginEditable "content%20h5" -->(content
h5)<!-- #EndEditable --></h5></div>
<div id="footer"><p>THE PENTICTON SCOTTISH FESTIVAL SOCIETY</p></div>
</div>
</body>
</html>