var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836272&x=258',
		'title': '',
		'imageId': '69836272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836271&x=258',
		'title': '',
		'imageId': '69836271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836270&x=258',
		'title': '',
		'imageId': '69836270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836258&x=258',
		'title': '',
		'imageId': '69836258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836259&x=258',
		'title': '',
		'imageId': '69836259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836260&x=258',
		'title': '',
		'imageId': '69836260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836261&x=258',
		'title': '',
		'imageId': '69836261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836262&x=258',
		'title': '',
		'imageId': '69836262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836263&x=258',
		'title': '',
		'imageId': '69836263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836264&x=258',
		'title': '',
		'imageId': '69836264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836265&x=258',
		'title': '',
		'imageId': '69836265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836266&x=258',
		'title': '',
		'imageId': '69836266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836268&x=258',
		'title': '',
		'imageId': '69836268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836269&x=258',
		'title': '',
		'imageId': '69836269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017181&docid=69836267&x=258',
		'title': '',
		'imageId': '69836267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017181';

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