var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863135&x=376',
		'title': '',
		'imageId': '68863135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863129&x=376',
		'title': '',
		'imageId': '68863129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863137&x=376',
		'title': '',
		'imageId': '68863137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863138&x=376',
		'title': '',
		'imageId': '68863138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863144&x=376',
		'title': '',
		'imageId': '68863144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863147&x=376',
		'title': '',
		'imageId': '68863147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863143&x=376',
		'title': '',
		'imageId': '68863143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863121&x=376',
		'title': '',
		'imageId': '68863121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863125&x=376',
		'title': '',
		'imageId': '68863125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863126&x=376',
		'title': '',
		'imageId': '68863126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863123&x=376',
		'title': '',
		'imageId': '68863123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863122&x=376',
		'title': '',
		'imageId': '68863122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962354&docid=68863124&x=376',
		'title': '',
		'imageId': '68863124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962354';

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