var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163140&x=72',
		'title': '',
		'imageId': '68163140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163141&x=72',
		'title': '',
		'imageId': '68163141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163142&x=72',
		'title': '',
		'imageId': '68163142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163143&x=72',
		'title': '',
		'imageId': '68163143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163144&x=72',
		'title': '',
		'imageId': '68163144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163145&x=72',
		'title': '',
		'imageId': '68163145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163146&x=72',
		'title': '',
		'imageId': '68163146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163147&x=72',
		'title': '',
		'imageId': '68163147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163148&x=72',
		'title': '',
		'imageId': '68163148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163149&x=72',
		'title': '',
		'imageId': '68163149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163150&x=72',
		'title': '',
		'imageId': '68163150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163151&x=72',
		'title': '',
		'imageId': '68163151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163152&x=72',
		'title': '',
		'imageId': '68163152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163153&x=72',
		'title': '',
		'imageId': '68163153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931958&docid=68163154&x=72',
		'title': '',
		'imageId': '68163154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931958';

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