// JavaScript Document

window.templatePath = '/templates/ocreations';
		window.uri = '/';
		window.currentStyle = 'custom';
	
window.addEvent('load', function() {
	var imgs = [];
	imgs.push({file: 'aeon-meridian-web-design.jpg', title: 'web design and web mail by ocreations - aeon meridian web design', desc: '', url: ''});
	imgs.push({file: 'anne-gregory-for-the-bride-web-design.jpg', title: 'web design and web mail by ocreations - anne gregory for the bride web design', desc: '', url: ''});
	imgs.push({file: 'bernstein-law-firm-web-mail-template.jpg', title: 'web design and web mail by ocreations - bernstein law firm web mail template', desc: '', url: ''});
	imgs.push({file: 'branded-solutions-web-design-template.jpg', title: 'web design and web mail by ocreations - branded solutions web design template', desc: '', url: ''});
	imgs.push({file: 'crossroads-law-firm-web-design-template.jpg', title: 'web design and web mail by ocreations - crossroads law firm web design template', desc: '', url: ''});
	imgs.push({file: 'del-prince-marketing-group-web-design.jpg', title: 'web design and web mail by ocreations - del prince marketing group web design', desc: '', url: ''});
	imgs.push({file: 'double-take-automotive-web-design-template.jpg', title: 'web design and webmail by ocreations - double take automotive web design template', desc: '', url: ''});
	imgs.push({file: 'epaul_inc_webdesign.jpg', title: 'web design and web mail by ocreations - epaul inc webdesign', desc: '', url: ''});
	imgs.push({file: 'eyetique-eyewear-oliver-peoples-web-mail-promotion-template.jpg', title: 'web design and web mail by ocreations - eyetique eyewear oliver peoples web mail promotion template', desc: '', url: ''});
	imgs.push({file: 'eyetique-web-design.jpg', title: 'web design and web mail by ocreations - eyetique web design', desc: '', url: ''});
	imgs.push({file: 'flow-apparel-web-design.jpg', title: 'web design and web mail by ocreations - flow apparel web design', desc: '', url: ''});
	imgs.push({file: 'go-girl-diet-web-design.jpg', title: 'web design and web mail by ocreations - go girl diet web design', desc: '', url: ''});
	imgs.push({file: 'grant-williams-web-design-template.jpg', title: 'web design and web mail by ocreations - grant williams web design template', desc: '', url: ''});
	imgs.push({file: 'intelagent-resources-web-design-template.jpg', title: 'web design and web mail by ocreations - intelagent resources web design template', desc: '', url: ''});
	imgs.push({file: 'norman-childs-eyewear-web-mail-template.jpg', title: 'web design and web mail by ocreations - norman childs eyewear web mail template', desc: '', url: ''});
	imgs.push({file: 'norman_childs_frame_event_commercial.jpg', title: 'web design and web mail by ocreations - norman childs frame event commercial', desc: '', url: ''});
	imgs.push({file: 'perillo-tours-web-design-template.jpg', title: 'web design and web mail by ocreations - perillo tour web design template', desc: '', url: ''});
	imgs.push({file: 'pittsburgh-coffee-company-web-mail-template.jpg', title: 'web design and web mail by ocreations - pittsburgh coffee company web mail template', desc: '', url: ''});
	imgs.push({file: 'pittsburgh-giant-eagle-optical-web-design-template.jpg', title: 'web design and web mail by ocreations - pittsburgh giant eagle optical web design template', desc: '', url: ''});
	imgs.push({file: 'pittsburgh-hip-hip-flow-apparel-web-design-template.jpg', title: 'web design and web mail by ocreations - pittsburgh hip hip flow apparel web design template', desc: '', url: ''});
	imgs.push({file: 'polished-boutique-web-design.jpg', title: 'web design and web mail by ocreations - polished boutique web design', desc: '', url: ''});
	imgs.push({file: 'rainy-days-hair-salon-web-designs.jpg', title: 'web design and web mail by ocreations - rainy days hair salon web designs', desc: '', url: ''});
	imgs.push({file: 'sbs-creative-superheros-marketing-web-mail-template.jpg', title: 'web design and web mail by ocreations - sbs creative superheros marketing web mail template', desc: '', url: ''});
	imgs.push({file: 'sephra-commercial-chocolate-fountains-web-mail.jpg', title: 'web design and web mail by ocreations - sephra commercial chocolate fountains web mail', desc: '', url: ''});
	imgs.push({file: 'target-freight-management-web-design.jpg', title: 'web design and web mail by ocreations - target freight management web design', desc: '', url: ''});
	imgs.push({file: 'the-debt-doctors-comercial.jpg', title: 'web design and web mail by ocreations - the debt doctors commercial', desc: '', url: ''});

	var myshow = new Slideshow('slideshow', { 
		type: 'fade',
		externals: 0,
		showTitleCaption: 1,
		captionHeight: 55,
		width: 356, 
		height: 502, 
		pan: 50,
		zoom: 50,
		loadingDiv: 1,
		resize: false,
		duration: [1200, 4000],
		transition: Fx.Transitions.Quad.easeIn,
		images: imgs, 
		path: 'http://www.ocreations.com/img/pittsburgh-web-design-web-mail/'
	});

	myshow.caps.h2.setStyles({color: '#fff', fontSize: '13px'});
	myshow.caps.p.setStyles({color: '#ccc', fontSize: '11px'});
});

