var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027151&x=429',
		'title': '',
		'imageId': '69027151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027154&x=429',
		'title': '',
		'imageId': '69027154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027163&x=429',
		'title': '',
		'imageId': '69027163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027156&x=429',
		'title': '',
		'imageId': '69027156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027166&x=429',
		'title': '',
		'imageId': '69027166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027152&x=429',
		'title': '',
		'imageId': '69027152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027168&x=429',
		'title': '',
		'imageId': '69027168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027173&x=429',
		'title': '',
		'imageId': '69027173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027153&x=429',
		'title': '',
		'imageId': '69027153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027164&x=429',
		'title': '',
		'imageId': '69027164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027172&x=429',
		'title': '',
		'imageId': '69027172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027157&x=429',
		'title': '',
		'imageId': '69027157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027162&x=429',
		'title': '',
		'imageId': '69027162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027155&x=429',
		'title': '',
		'imageId': '69027155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027169&x=429',
		'title': '',
		'imageId': '69027169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027159&x=429',
		'title': '',
		'imageId': '69027159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69027150&x=429',
		'title': '',
		'imageId': '69027150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970341&docid=69244625&x=429',
		'title': '',
		'imageId': '69244625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970341';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
