jQuery.noConflict();

jQuery(document).ready(function() {
      		jQuery("#playerLink").qtip({
							show: { delay: 100 },
   							content: 'Open Player in new window',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'leftMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x: 5, y: -1 },
							      		        corner: {
							         				target: 'rightMiddle',
							         				tooltip: 'leftMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("#menuItemCalendar").qtip({
							show: { delay: 100 },
							content: 'Calendar is under construction',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'bottomMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x:3 , y: 0 },
							      		        corner: {
							         				target: 'topMiddle',
							         				tooltip: 'bottomMiddle'
							      		                      }
							                 }
			                                 }) 
						

                     jQuery("#allSupportedEventsTitleLink").qtip({
							show: { delay: 100 },
   							content: 'See all Supported Events',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'leftMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x: 4, y: -1 },
							      		        corner: {
							         				target: 'rightMiddle',
							         				tooltip: 'leftMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("#bandsTitleLink").qtip({
							show: { delay: 100 },
   							content: 'See all Bands',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'leftMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x: 5, y: -1 },
							      		        corner: {
							         				target: 'rightMiddle',
							         				tooltip: 'leftMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("#allNewsTitleLink").qtip({
							show: { delay: 100 },
   							content: 'See all recent News',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'leftMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x: 5, y: -8 },
							      		        corner: {
							         				target: 'rightMiddle',
							         				tooltip: 'leftMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("#allReviewsTitleLink").qtip({
							show: { delay: 100 },
   							content: 'See all recent Reviews',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'leftMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x: 5, y: -7 },
							      		        corner: {
							         				target: 'rightMiddle',
							         				tooltip: 'leftMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("#allInterviewsTitleLink").qtip({
							show: { delay: 100 },
   							content: 'See all recent Interviews',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'leftMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x: 5, y: -6 },
							      		        corner: {
							         				target: 'rightMiddle',
							         				tooltip: 'leftMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("#allLiveReportsTitleLink").qtip({
							show: { delay: 100 },
   							content: 'See all recent Live Reports',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'leftMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x: 5, y: -7 },
							      		        corner: {
							         				target: 'rightMiddle',
							         				tooltip: 'leftMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("#allUpcommingEventsTitleLink").qtip({
							show: { delay: 100 },
   							content: 'See all Upcomming Events',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'leftMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x: 5, y: -2 },
							      		        corner: {
							         				target: 'rightMiddle',
							         				tooltip: 'leftMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("a.#fbfanLink").qtip({
							show: { delay: 100 },
   							content: 'Like our page',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'bottomMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x:0 , y: -10 },
							      		        corner: {
							         				target: 'topMiddle',
							         				tooltip: 'bottomMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("a.#fbfriendLink").qtip({
							show: { delay: 100 },
   							content: 'Join our group',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'bottomMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x:0 , y: -10 },
							      		        corner: {
							         				target: 'topMiddle',
							         				tooltip: 'bottomMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("a.#msLink").qtip({
							show: { delay: 100 },
   							content: 'Become our music buddy',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'bottomMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x:0 , y: -10 },
							      		        corner: {
							         				target: 'topMiddle',
							         				tooltip: 'bottomMiddle'
							      		                      }
							                 }
			                                 })
											 
					jQuery("a.#twLink").qtip({
							show: { delay: 100 },
   							content: 'Follow us',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'bottomMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x:0 , y: -10 },
							      		        corner: {
							         				target: 'topMiddle',
							         				tooltip: 'bottomMiddle'
							      		                      }
							                 }
			                                 })
											 
											 
					jQuery("a.#ytLink").qtip({
							show: { delay: 100 },
   							content: 'Watch our channel',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'bottomMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x:0 , y: -10 },
							      		        corner: {
							         				target: 'topMiddle',
							         				tooltip: 'bottomMiddle'
							      		                      }
							                 }
			                                 })
					jQuery("a.#rssLink").qtip({
							show: { delay: 100 },
   							content: 'Read our RSS feed',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'bottomMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x:0 , y: -10 },
							      		        corner: {
							         				target: 'topMiddle',
							         				tooltip: 'bottomMiddle'
							      		                      }
							                 }
			                                 })
											 
						jQuery("a.#twLink").qtip({
							show: { delay: 100 },
   							content: 'Follow us',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'bottomMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x:0 , y: -10 },
							      		        corner: {
							         				target: 'topMiddle',
							         				tooltip: 'bottomMiddle'
							      		                      }
							                 }
			                                 })
						

											 
							jQuery("#translateButton").qtip({
							show: { delay: 100 },
   							content: 'Translate post to english',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'bottomMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x:0 , y: -10 },
							      		        corner: {
							         				target: 'topMiddle',
							         				tooltip: 'bottomMiddle'
							      		                      }
							                 }
			                                 })
											 
							jQuery("#translateBackButton").qtip({
							show: { delay: 100 },
   							content: 'Show original post',
   							style: {	name: 'dark', 
                                                                        background: '#333333',
   								        textAlign: 'center',
                                                                        fontFamily: 'Arial',
                                                                        fontSize: '12px',
   								        tip: 'bottomMiddle',
                                                                       border: {
                                                                                           color: '#777777',
                                                                                           width: 0,
                                                                                           radius: 4
                                                                                      },

   								  },
							position: {
										adjust: { x:0 , y: -10 },
							      		        corner: {
							         				target: 'topMiddle',
							         				tooltip: 'bottomMiddle'
							      		                      }
							                 }
			                                 })
							
    });

