var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861838&x=421',
		'title': '',
		'imageId': '68861838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861835&x=421',
		'title': '',
		'imageId': '68861835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861833&x=421',
		'title': '',
		'imageId': '68861833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861836&x=421',
		'title': '',
		'imageId': '68861836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861834&x=421',
		'title': '',
		'imageId': '68861834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861831&x=421',
		'title': '',
		'imageId': '68861831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861832&x=421',
		'title': '',
		'imageId': '68861832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861840&x=421',
		'title': '',
		'imageId': '68861840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861843&x=421',
		'title': '',
		'imageId': '68861843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861837&x=421',
		'title': '',
		'imageId': '68861837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861839&x=421',
		'title': '',
		'imageId': '68861839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861842&x=421',
		'title': '',
		'imageId': '68861842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861841&x=421',
		'title': '',
		'imageId': '68861841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962241&docid=68861830&x=421',
		'title': '',
		'imageId': '68861830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962241';

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