var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031111&x=336',
		'title': '',
		'imageId': '69031111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031114&x=336',
		'title': '',
		'imageId': '69031114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031118&x=336',
		'title': '',
		'imageId': '69031118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031112&x=336',
		'title': '',
		'imageId': '69031112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031113&x=336',
		'title': '',
		'imageId': '69031113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031115&x=336',
		'title': '',
		'imageId': '69031115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031119&x=336',
		'title': '',
		'imageId': '69031119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031122&x=336',
		'title': '',
		'imageId': '69031122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031116&x=336',
		'title': '',
		'imageId': '69031116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031117&x=336',
		'title': '',
		'imageId': '69031117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031121&x=336',
		'title': '',
		'imageId': '69031121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970583&docid=69031120&x=336',
		'title': '',
		'imageId': '69031120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970583';

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