


























 
 












































	



	
	
	
	
	
	
	

	
	
	
	
	
	
	
	
    
    
	



    
	
	
	
	
	
	
	
	
	
	
	
	
	
    
	
	
	
	
	
	
	
















	


	
	
	
		
	

	
	


	
	

	
	
    	
	
		
	
	
			
	
	
		
	
			
	
	
	
				
	
	
	
	
	
			
	
	

	
	
	

	

	

	
	
			



	

	



	


				
		
		

				
		
		
				
		
		

				
		
		





	



	
	
	
	
	
	
	
	
		
		
	
	
	
	
	
	
	




	
	
	

	
	
	
	




	

	























		
	
	
	
		
	

	
	


	
	

	

	
	
	
	
	
	
			











	




	



	
				
		
		


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />



<title>Conference Information & Event Venues in Dundee & Angus                                                                                                                                                                                                        </title>
<meta name="description" content="Conference information and event venues in Dundee & Angus      ">
<meta name="keywords" content="">


<link href="_css/master.css" rel="stylesheet" type="text/css" />
<link href="_css/calendar.css" rel="stylesheet" type="text/css" />


<script type="text/javascript" src="_scripts/jquery-1.3.2.min.js"></script>
<script type="text/javascript">

$(document).ready(function() {		
	
	//Execute the slideShow
	slideShow();

});

function slideShow() {

	//Set the opacity of all images to 0
	$('#slideshow a').css({opacity: 0.0});
	
	//Get the first image and display it (set it to full opacity)
	$('#slideshow a:first').css({opacity: 1.0});
	
	//Set the caption background to semi-transparent
	$('#slideshow .caption').css({opacity: 0.7});

	//Resize the width of the caption according to the image width
	$('#slideshow .caption').css({width: $('#slideshow a').find('img').css('width')});
	
	//Get the caption of the first image from REL attribute and display it
	$('#slideshow .content').html($('#slideshow a:first').find('img').attr('rel'))
	.animate({opacity: 0.7}, 400);
	
	//Call the gallery function to run the slideshow, 6000 = change to next image after 6 seconds
	setInterval('gallery()',6000);
	
}

function gallery() {
	
	//if no IMGs have the show class, grab the first image
	var current = ($('#slideshow a.show')?  $('#slideshow a.show') : $('#slideshow a:first'));

	//Get next image, if it reached the end of the slideshow, rotate it back to the first image
	var next = ((current.next().length) ? ((current.next().hasClass('caption'))? $('#slideshow a:first') :current.next()) : $('#slideshow a:first'));	
	
	//Get next image caption
	var caption = next.find('img').attr('rel');	
	
	//Set the fade in effect for the next image, show class has higher z-index
	next.css({opacity: 0.0})
	.addClass('show')
	.animate({opacity: 1.0}, 1000);

	//Hide the current image
	current.animate({opacity: 0.0}, 1000)
	.removeClass('show');
	
	//Set the opacity to 0 and height to 1px
	$('#slideshow .caption').animate({opacity: 0.0}, { queue:false, duration:0 }).animate({height: '1px'}, { queue:true, duration:300 });	
	
	//Animate the caption, opacity to 0.7 and heigth to 100px, a slide up effect
	$('#slideshow .caption').animate({opacity: 0.7},100 ).animate({height: '40px'},500 );
	
	//Display the content
	$('#slideshow .content').html(caption);
	
	
}

</script>

<link href="_css/slideshow.css" rel="stylesheet" type="text/css" />

<script language="JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

//-->
</script>

</head>
<body>



<div id="container">
<div id="headerhome">
<div id="logohome"><a href="index.cfm"><img src="images/logo-home.png" width="300" height="80" alt="Dundee & Angus Convention Bureau" border="0" /></a></div><div id="flashtop"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="377" height="76" title="opflash">
    <param name="movie" value="topflash.swf">
    <param name="quality" value="high">
    <embed src="topflash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="377" height="76"></embed>
  </object></div><div id="menutopsmall"><TABLE border="0" cellspacing="0" cellpadding="5">
  <TR valign="middle">
    <TD nowrap="nowrap"><A href="index.cfm" title="Home">Home</A></TD>
    <TD nowrap="nowrap">| <A href="contact.cfm" title="Contact Us">Contact Us</A></TD>
    <TD nowrap="nowrap" ><A href="mailto:enquiries@conventiondundeeandangus.co.uk" title="Email"><IMG src="images/email.gif" alt="Email" width="25" height="16" border="0"></A></TD>
    <TD nowrap="nowrap"><a href="http://www.facebook.com/DundeeAngusCB" target="_blank"><img src="images/facebook.png" width="20" height="20" alt="Facebook" border="0"></a> <a href="http://twitter.com/DundeeAngusCB" target="_blank"><img src="images/twitter.png" width="20" height="20" alt="Twitter" border="0"></a></TD>
  </TR>
</TABLE>
  </div>
</div>
<div id="main1">
	<div id="column-left">






<div id="slideshow">

	<a href="#" class="show">
		<img src="images/slideshows/main/image1.jpg" alt="" width="605" height="301" title="" rel="<h3></h3>"/>
	</a>

	<a href="#">
		<img src="images/slideshows/main/image2.jpg" alt="" width="605" height="301" title="" rel="<h3></h3>"/>
	</a>


    	<a href="#">
		<img src="images/slideshows/main/image3.jpg" alt="" width="605" height="301" title="" rel="<h3></h3>"/>
	</a>

  
    	<a href="#">
		<img src="images/slideshows/main/image4.jpg" alt="" width="605" height="301" title="" rel="<h3></h3>"/>
	</a>


    	<a href="#">
		<img src="images/slideshows/main/image5.jpg" alt="" width="605" height="301" title="" rel="<h3></h3>"/>
	</a>


    	<a href="#">
		<img src="images/slideshows/main/image6.jpg" alt="" width="605" height="301" title="" rel="<h3></h3>"/>
	</a>


    	<a href="#">
		<img src="images/slideshows/main/image7.jpg" alt="" width="605" height="301" title="" rel="<h3></h3>"/>
	</a>


    	<a href="#">
		<img src="images/slideshows/main/image8.jpg" alt="" width="605" height="301" title="" rel="<h3></h3>"/>
	</a>

	
</div>
	</div>
	<div id="column-right">
	<img src="images/your-conference.png" alt="Your Conference" /><br/>

<a href="organisers.cfm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('organisers','','images/homeorganisers_rollover.png',1);"><img src="images/homeorganisers.png" alt="Organisers" name="organisers" width="295" height="66"  border="0"></a><br/>
<a href="delegates.cfm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('delegates','','images/homedelegates_rollover.png',1);"><img src="images/homedelegates.png" alt="Delegates" name="delegates" width="295" height="67"  border="0"></a><br/>
<a href="ambassadors.cfm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('ambassadors','','images/homeambassadors_rollover.png',1);"><img src="images/homeambassadors.png" alt="" name="ambassadors" width="295" height="67"  border="0"></a><br/>
<a href="partners.cfm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('partners','','images/homepartners_rollover.png',1);"><img src="images/homepartners.png" alt="Partners" name="partners" width="295" height="67"  border="0"></a>

	</div>
</div>
<div id="main2">
<div id="bluestrip"></div>
<div id="welcomebar"><img src="images/welcome.png" alt="Welcome" /><a href="enews.cfm"><img src="images/enews.png" alt="eNews Sign Up" border="0" /></a><a href="/File/DacbGuide09.pdf" target="_blank"><img src="images/download.png" alt="Conference Guide Download" border="0" /></a></div>
<div id="contenthome">
<div id="homecol1">
<div id="homecol1padding">

<p><a href="testimonials.cfm"><img height="141" width="251" border="0" src="/Image/quote.jpg" alt="Testimonials on Dundee &amp; Angus as a Conference Destination" class="" /></a></p>

<iframe name="calendar" src="calendar.cfm" width="255" height="320" frameborder="no"></iframe>
</div>
</div>
<div id="homecol2"><p><object width="320" height="240"><param name="movie" value="http://www.youtube.com/v/inf_Xujnhqg&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/inf_Xujnhqg&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="240"></embed>
<noembed>
<a href="http://www.youtube.com/watch?v=TOnqQDLYG2s">Dundee and Angus Convention Bureau Showreel Video on Youtube.</a></noembed>
</object></p>
<div id="homecol2text">

<p>Dundee &amp; Angus Convention Bureau provides a range of services to help you organise a conference to remember. From the initial bid to sourcing venues, registering delegate bookings and organising fun and quirky social activities, the Bureau&rsquo;s highly experienced team are here to help you every step of the way. <br />
<br />
The Dundee &amp; Angus Convention Bureau Ambassador Programme, where the Bureau works with local experts to secure high profile conferences, has helped to firmly establish the region as a leading business tourism destination and as a centre of excellence within a number of academic and scientific fields.</p>
</div>
</div>
<div id="homecol3">

<div id="newstop"></div>
<div id="newsmiddle">
<div id="newsmargin">

<a href="news_detail.cfm?nID=434"><span class="newsheadline">Abertay University Announces new Principal and Vice-Chancellor</span></a><br/>
The Court of the University of Abertay Dundee is pleased to announce that it has appointed Professor Nigel Seaton as the new Principal and Vice-Chancellor of the University.<br/>
<div align="right"><a href="news_detail.cfm?nID=434">more &raquo;&raquo;</a></div><br/><br/>

<a href="news_detail.cfm?nID=436"><span class="newsheadline">Museums at Night 2012 - John McGregor Performance </span></a><br/>
Having won the Connect 10 Museums at Night competition Discovery Point will be welcoming the Booker nominated author. Jon will use photos, videos, maps, a suitcase full of props and the mysterious wor...<br/>
<div align="right"><a href="news_detail.cfm?nID=436">more &raquo;&raquo;</a></div><br/><br/>

<a href="news_detail.cfm?nID=433"><span class="newsheadline">Dundee & Angus Convention Bureau Welcomes Further Major Conferences</span></a><br/>
Dundee has cemented its reputation as a growing force in Scottish business tourism, with news that two further major conferences are to be held in the city. Duncan of Jordanstone College of Art and De...<br/>
<div align="right"><a href="news_detail.cfm?nID=433">more &raquo;&raquo;</a></div><br/><br/>

</div></div>
<div id="newsbottom"></div>

</div>
<div class="clear"></div>
</div>
<div id="footerhome">
		
<TABLE border="0" cellspacing="0" cellpadding="5" height="50" border="1">
  <TR>
    <TD>Copyright &copy; 2012</TD>
    <TD><a href="accessibility-policy.cfm">Acccessibility</a></TD>
<TD>|</TD>
    <TD><a href="privacy-policy.cfm">Privacy Policy</a></TD>
<TD><a href="rss.cfm"><IMG src="images/rss.gif" alt="RSS" border="0"></a></TD>
  </TR>

</TABLE>

</div>
</div>

<div class="clear"></div>

</div>
</body>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9150121-1");
pageTracker._trackPageview();
} catch(err) {}</script>

</html>


