var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518966&x=4626',
		'title': '',
		'imageId': '67518966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518965&x=4626',
		'title': '',
		'imageId': '67518965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518978&x=4626',
		'title': '',
		'imageId': '67518978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518969&x=4626',
		'title': '',
		'imageId': '67518969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518970&x=4626',
		'title': '',
		'imageId': '67518970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518967&x=4626',
		'title': '',
		'imageId': '67518967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518975&x=4626',
		'title': '',
		'imageId': '67518975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518971&x=4626',
		'title': '',
		'imageId': '67518971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518968&x=4626',
		'title': '',
		'imageId': '67518968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518977&x=4626',
		'title': '',
		'imageId': '67518977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518973&x=4626',
		'title': '',
		'imageId': '67518973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518974&x=4626',
		'title': '',
		'imageId': '67518974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518972&x=4626',
		'title': '',
		'imageId': '67518972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904567&docid=67518976&x=4626',
		'title': '',
		'imageId': '67518976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3904567';

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