var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012174&x=571',
		'title': '',
		'imageId': '69012174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012184&x=571',
		'title': '',
		'imageId': '69012184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012183&x=571',
		'title': '',
		'imageId': '69012183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012187&x=571',
		'title': '',
		'imageId': '69012187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012185&x=571',
		'title': '',
		'imageId': '69012185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012186&x=571',
		'title': '',
		'imageId': '69012186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012178&x=571',
		'title': '',
		'imageId': '69012178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012180&x=571',
		'title': '',
		'imageId': '69012180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012176&x=571',
		'title': '',
		'imageId': '69012176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012175&x=571',
		'title': '',
		'imageId': '69012175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012181&x=571',
		'title': '',
		'imageId': '69012181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012179&x=571',
		'title': '',
		'imageId': '69012179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012182&x=571',
		'title': '',
		'imageId': '69012182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969577&docid=69012177&x=571',
		'title': '',
		'imageId': '69012177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969577';

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