var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965915&x=735',
		'title': '',
		'imageId': '68965915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965906&x=735',
		'title': '',
		'imageId': '68965906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965901&x=735',
		'title': '',
		'imageId': '68965901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965914&x=735',
		'title': '',
		'imageId': '68965914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965909&x=735',
		'title': '',
		'imageId': '68965909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965902&x=735',
		'title': '',
		'imageId': '68965902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965903&x=735',
		'title': '',
		'imageId': '68965903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965908&x=735',
		'title': '',
		'imageId': '68965908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965911&x=735',
		'title': '',
		'imageId': '68965911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965913&x=735',
		'title': '',
		'imageId': '68965913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965912&x=735',
		'title': '',
		'imageId': '68965912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965910&x=735',
		'title': '',
		'imageId': '68965910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965904&x=735',
		'title': '',
		'imageId': '68965904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965907&x=735',
		'title': '',
		'imageId': '68965907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966634&docid=68965905&x=735',
		'title': '',
		'imageId': '68965905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966634';

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";
	})
}
