var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218850&x=2943',
		'title': '',
		'imageId': '68218850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218838&x=2943',
		'title': '',
		'imageId': '68218838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218847&x=2943',
		'title': '',
		'imageId': '68218847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218849&x=2943',
		'title': '',
		'imageId': '68218849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218853&x=2943',
		'title': '',
		'imageId': '68218853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218851&x=2943',
		'title': '',
		'imageId': '68218851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218854&x=2943',
		'title': '',
		'imageId': '68218854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218852&x=2943',
		'title': '',
		'imageId': '68218852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218844&x=2943',
		'title': '',
		'imageId': '68218844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218841&x=2943',
		'title': '',
		'imageId': '68218841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218848&x=2943',
		'title': '',
		'imageId': '68218848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218846&x=2943',
		'title': '',
		'imageId': '68218846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218835&x=2943',
		'title': '',
		'imageId': '68218835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218839&x=2943',
		'title': '',
		'imageId': '68218839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218836&x=2943',
		'title': '',
		'imageId': '68218836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218840&x=2943',
		'title': '',
		'imageId': '68218840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218842&x=2943',
		'title': '',
		'imageId': '68218842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218845&x=2943',
		'title': '',
		'imageId': '68218845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933571&docid=68218837&x=2943',
		'title': '',
		'imageId': '68218837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933571';

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