-
Notifications
You must be signed in to change notification settings - Fork 0
/
page-VM-soul-compass.html
437 lines (427 loc) · 21.5 KB
/
page-VM-soul-compass.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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
<!DOCTYPE html>
<html lang="en">
<head>
<title>Visual Medicine™</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="shortcut icon" href="VM_images/favicon.png">
<link rel="stylesheet" href="css/bundle.css">
<link rel="stylesheet" href="css/hody-icons.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/VM_style.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Quattrocento:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Tangerine:400" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Preloader-->
<div id="loader">
<div class="centrize">
<div class="v-center">
<div id="mask">
<span></span>
</div>
</div>
</div>
</div>
<!-- End Preloader-->
<!-- Navigation Bar-->
<header id="topnav">
<div class="container">
<!-- Logo container-->
<a href="index.html"><div class="logo">HOME</div></a>
<!-- End Logo container-->
<div class="menu-extras">
<div class="menu-item">
<!-- Shopping cart-->
<div class="cart-open">
<a href="#">
<i class="hc-bag"></i><span class="cart-number">2</span>
</a>
<div class="shopping-cart">
<ul class="nav product-list">
<li>
<div class="product-thumbnail">
<img src="VM_images/painting3.jpg" alt="">
</div>
<div class="product-summary">
<a href="page-VM-shop-single.html">Painting 1</a><span>£400</span>
</div>
</li>
<li>
<div class="product-thumbnail">
<img src="VM_images/painting1.jpg" alt="">
</div>
<div class="product-summary">
<a href="page-VM-shop-single.html">Painting 2</a><span>£600</span>
</div>
</li>
</ul>
<div class="mini-cart-info">
<h5>Cart Subtotal:<span class="pull-right">£1000.00</span></h5>
</div>
<div class="cart-buttons">
<div class="cart-btn-item">
<a class="btn btn-color btn-sm btn-block" href="page-VM-shop-cart.html">View Cart</a>
</div>
<div class="cart-btn-item">
<a class="btn btn-color-out btn-sm btn-block" href="page-VM-shop-checkout.html">Checkout</a>
</div>
</div>
</div>
</div>
<!-- End shopping cart-->
</div>
<div class="menu-item toggle-nav">
<!-- Mobile menu toggle-->
<a class="menu-toggle" href="#">
<div class="toggle-inner"></div>
</a>
<!-- End mobile menu toggle-->
</div>
</div>
<div id="navigation">
<ul class="navigation-menu nav">
<li>
<a href="page-VM-about.html">visual medicine</a>
</li>
<li class="menu-item-has-children">
<a href="page-VM-online-courses.html">courses</a>
<ul class="submenu">
<li><a href="page-VM-online-courses.html">Online courses</a>
</li>
<li><a href="page-VM-retreats-workshops.html">Retreats and Workshops</a>
</li>
<li class="menu-item-has-children">
<a href="page-VM-facilitation.html">Facilitation</a>
<ul class="submenu">
<li>
<a href="page-VM-facilitation.html#facilitator-training">Facilitator training</a>
</li>
<li>
<a href="page-VM-facilitation.html#VM-facilitators">VM facilitators</a>
</li>
</ul>
</li>
<li class="menu-item-has-children">
<a href="page-VM-business.html">Business</a>
<ul class="submenu">
<li>
<a href="page-VM-business.html#workshops">Workshops</a>
</li>
<li>
<a href="page-VM-business.html#consultation">Consultation</a>
</li>
</ul>
</li>
</ul>
</li>
<li>
<a href="page-VM-app.html">app</a>
</li>
<li class="menu-item-has-children">
<a href="#">Shop</a>
<ul class="submenu">
<li><a href="page-VM-shop.html">VM™ Prints</a>
</li>
<li><a href="page-VM-shop-book.html">Book</a>
</li>
<li><a href="page-VM-shop-ebook.html">e-Book</a>
</li>
</ul>
</li>
<li>
<a href="page-VM-soul-compass.html">Soul compass</a>
</li>
<li class="menu-item-has-children">
<a href="#">Suzette Clough</a>
<ul class="submenu">
<li><a href="page-VM-bio.html">Bio</a>
</li>
<li><a href="page-VM-SC-paintings.html">Paintings</a>
</li>
</ul>
</li>
<li>
<a href="page-VM-blog.html">Blog</a>
</li>
</ul>
</div>
</div>
</header>
<!-- End Navigation Bar-->
<!-- page header -->
<section class="page-title parallax-bg">
<div class="row-parallax-bg">
<div class="parallax-wrapper">
<div class="parallax-bg-element">
<img src="VM_images/painting9.jpg" alt="">
</div>
</div>
<div class="parallax-overlay"></div>
</div>
<div class="centrize">
<div class="v-center">
<div class="container">
<div class="title">
<h1 class="upper">VM™ Soul Compass</h1>
<h4></h4>
</div>
</div>
</div>
</div>
<div class="section-scrolling"><a id="scroll-section" href="#"><i class="hc-angle-down"></i></a>
</div>
</section>
<section>
<div class="title center soul-compass-text">
<h2>Do you have a question you long to answer?</h2>
<h3>The soul compass is here.</h3>
<h4><a href="#" data-toggle="modal" data-target=".modal-1">Click here to find out how to use the Soul Compass</a></h4>
</div>
<div class="container">
<div class="soul-compass">
<img src="VM_images/Compass-1.jpg" alt="soul copass">
</div>
</div>
</section>
<section class="pt-0">
<div class="container">
<div class="col-md-8 col-md-offset-2">
<div>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/81106964&color=%2300aabb&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe>
</div>
<article class="post-single b-0">
<div class="post-body soul-compass-text">
<h3>Intructions for using the soul compass</h3>
<p>1. Think of your question (Eg: Where am I am on my life path)</p>
<p>2. Click to Shuffle this Soul Compass</p>
<p>3. Click to Stop the Shuffle</p>
<p>4. Choose your card and me minful of your question when you see the card and focussing word that are revealed to you.</p>
</div>
</article>
</div>
</div>
</section>
<!-- parallax section -->
<section class="page-title parallax-bg">
<div class="row-parallax-bg">
<div class="parallax-wrapper">
<div class="parallax-bg-element">
<img src="VM_images/painting14.jpg" alt="">
</div>
</div>
<div class="parallax-overlay"></div>
</div>
<div class="centrize">
<div class="v-center">
<div class="container">
</div>
</div>
</div>
</section>
<!-- about soul compass-->
<section>
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<article class="post-single b-0">
<div class="article-single">
<h4>About the Soul Compass</h4>
<p>When we formulate a question and direct our intention towards receiving an answer the universal Creative Mind responds. An oracle is the voice of your soul, offering its wisdom in response to your questions, intentions and desires.</p>
<p>Visual Medicine™ is a very contemporary oracle. It puts you in touch with your own inner voice. The true purpose of an oracle is not to predict the future, but to bring us wholly into the present so that we can become conscious creators in partnership with our future.</p>
<p>When you ask questions and seek guidance you enter the field of soul. You feel it in your body -- a movement from closed to open; a feeling, a thought that leads you to the clarity and freedom you seek.</p>
<p>Your creative intelligence is in relationship with the creative genius that lives within everything. This is how you enter into creative partnership with your world.</p>
<br>
<h4>How to use the Visual Medicine™ Soul Compass</h4>
<p>VMtm Soul Compass replicates the way our minds work. Our first language is visual. Our second language is verbal. It consists of 49 Image Cards, and 49 Word Cards. Hold your question in your heart, tap the spinner, and the Soul Compass will share with you an image-and-word combination that is a message from your soul.</p>
<p>Here are some simple ways to use the VMtm Soul Compass:</p>
<p>Take a moment to tune into what you really want to know. Write your question down or hold it in your body-mind.</p>
<p>Because your soul only longs for us to grow and become whole questions that call for a yes or no answer aren’t particularly suited to this enquiry.</p>
<p>Instead, ask the deeper questions:</p>
<ul>
<li>How can I better understand this relationship?</li>
<li>How can I heal______?</li>
<li>What do I need to learn from this experience?</li>
<li>How can I earn more money?</li>
<li>What do I need to know, in order to find a loving partner?</li>
</ul>
<p>Tap the spinner to start. Tap it stop. Tap it to reveal your Soul Compass card.</p>
<p>Before your conscious mind kicks in, simply breathe in the image and word that the Soul Compass offers you. Let the card permeate your being with its presence.</p>
<p>Notice how you feel. Notice where you feel the energy flowing in your body. Keeping your gaze soft and open, experience the sensations in your body, whatever they may be.</p>
<p>Once you’ve shared an experience with the cards, jot down your first, brief impressions. You can return to the cards as often as you wish, going deeper each time.</p>
<br>
<h4>Writing with your VMtm Soul Compass</h4>
<p>Write your question on a piece of paper or in your journal. Use the Soul Compass. You may have an initial response towards the card: welcoming it, slightly pulling away, or a vague disorientation as you adjust to this new fusion of image and word.</p>
<p>There is no right or wrong way to receive a card. Being aware of your response can enrich your enquiry, furthering your understanding of both the issue and the answer. Let the word act as a key to decode what the card wants to tell you about your question.</p>
<p>If you get stuck, take a breath and bring your attention softly to the card, gently finding a way back into the image and continue writing. When you arrive at an organic stopping place read through what you have written. Breathe….</p>
<p>If you want to read some examples of Soul Compass journalling <a href="#" data-toggle="modal" data-target=".modal-2">click here.</a></p>
<p>When we feel uncomfortable with a card it can offer as much richness as when your body opens. For example: if you receive a card with the word SABOTAGING, you will probably feel disappointed, possibly asking yourself what have you done to get this! But if you allow the meaning to reveal itself through writing you can find another meaning where your soul’s wisdom might be positively sabotaging an outmoded way of relating that needs to be disrupted. Stay open and allow your conversation to unfold.</p>
<p>Sometimes, you actually feel as if a door is opening when you click into your right-brain. A gentle rule of thumb: when we give attention to the feelings and sensations in the body, we find ourselves, often effortlessly in the flow of our hidden thoughts and feelings. The body guides us through cellular intelligence by peeling back sensations and thoughts until we arrive at an authentic answer. And we know this by the organic feeling of ahhhhh…a sense of feeling found, coming home, knowing something that we couldn’t know until it revealed the truth of itself in that moment.</p>
<br>
<h4>Another way of using the Soul Compass</h4>
<p>Let your card offer a resting place and sanctuary for healing. This image is an icon through which you can step into a healing experience outside of words. Softly breathe the image and word into your field of awareness. Let the image speak to you. Notice how your body feels, where you feel the energy in your body; track the energy as it changes, breathe into the part of your body where you feel the energy gathering while softly focusing on the card. Allow your energy to circulate – trust the path of your internal flow and healing. You can take notes. Rest with the card. If you have one, you can add this to your Visual Medicine healing journal.</p>
</article>
</div>
</div>
</div>
</div>
</section>
<!-- parallax section -->
<section class="page-title parallax-bg">
<div class="row-parallax-bg">
<div class="parallax-wrapper">
<div class="parallax-bg-element">
<img src="VM_images/painting9.jpg" alt="">
</div>
</div>
<div class="parallax-overlay"></div>
</div>
<div class="centrize">
<div class="v-center">
<div class="container">
</div>
</div>
</div>
</section>
<!-- footer -->
<footer id="footer-widgets">
<div class="container">
<div class="row">
<div class="col-md-7 ov-h">
<div class="row">
<div class="col-sm-4">
<div class="widget clearfix">
<h5>Shop</h5>
<div class="menu-footer-1-container">
<ul class="menu">
<li><a href="page-VM-app.html">Download App-iTunes</a>
</li>
<li><a href="page-VM-app.html">Download App-Google Play</a>
</li>
<li><a href="page-VM-shop-book.html">Visual Medicine Book</a>
</li>
<li><a href="page-VM-online-courses.html">Visual Medicine Courses</a>
</li>
<li><a href="page-VM-shop.html">Visual Medicine Artwork</a>
</li>
<li><a href="page-VM-SC-paintings.html">Other Suzette Clough Artwork</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="widget clearfix">
<h5>Support</h5>
<div class="menu-footer-1-container">
<ul class="menu">
<li><a href="page-VM-shop-cart.html">Your Account</a>
</li>
<li><a href="page-VM-about.html">How To Use Visual Medicine</a>
</li>
<li><a href="#">FAQs</a>
</li>
<li><a href="page-VM-contact.html">Contact me</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="widget clearfix">
<h5>Legal</h5>
<ul>
<li><a href="#">Privacy Policy</a>
</li>
<li><a href="#">Security</a>
</li>
<li><a href="#">Cookies</a>
</li>
<li><a href="#">T&Cs</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-md-offset-1">
<div class="row">
<div class="col-md-12">
<div class="widget clearfix">
<h5>Get Our Newsletter</h5>
<div class="footer-newsletter">
<p class="serif">Sign Up to get the latest updates.</p>
<form class="newsletter-form" data-mailchimp="true" data-url="http://hody.us12.list-manage.com/subscribe/post?u=d9d1052c1b2ba81576842a9fb&id=c70c5d0c82">
<div class="input-group">
<input class="form-control" type="email" name="EMAIL" placeholder="Email"><span class="input-group-btn"><button class="btn newsletter-btn" type="submit">Subscribe</button></span>
</div>
</form>
</div>
</div>
<div class="widget clearfix">
<h5>Follow Visual Medicine™</h5>
<ul class="social-list">
<li class="social-item-facebook"><a target="_blank" href="#"><i class="hc-facebook"></i></a>
</li>
<li class="social-item-twitter"><a target="_blank" href="#"><i class="hc-twitter"></i></a>
</li>
<li class="social-item-instagram"><a target="_blank" href="#"><i class="hc-instagram"></i></a>
</li>
<li class="social-item-dribbble"><a target="_blank" href="#"><i class="hc-pinterest"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<footer id="footer">
<div class="container">
<div class="copy-text">
<p>© 2017 Visual Medicine™. All rights reserved.</p>
</div>
</div>
</footer>
<div id="search-modal">
<div class="centrize">
<div class="v-center">
<div class="container">
<div class="search-form">
<!-- Search Form-->
<form class="searchform">
<div class="input-group">
<input class="form-control" type="search" data-required="required" name="s" placeholder="Search..." value=""><span class="input-group-btn"><button class="btn btn-color" type="submit"><span><i class="hc-search"></i></span>
</button>
</span>
</div>
</form>
<!-- End Search Form-->
</div>
</div>
</div>
</div>
<a id="close-search-modal" href="#">
<i class="hc-close"></i>
</a>
</div>
<div class="go-top">
<a href="#top">
<i class="hc-angle-up"></i>
</a>
</div>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/bundle.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCNGOsBBZo9vf0Tw4w6aJiilSTFVfQ5GPI"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>