var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69949991&x=3518',
		'title': '',
		'imageId': '69949991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69949992&x=3518',
		'title': '',
		'imageId': '69949992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69949993&x=3518',
		'title': '',
		'imageId': '69949993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69949994&x=3518',
		'title': '',
		'imageId': '69949994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69949995&x=3518',
		'title': '',
		'imageId': '69949995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69949996&x=3518',
		'title': '',
		'imageId': '69949996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69949997&x=3518',
		'title': '',
		'imageId': '69949997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69952402&x=3518',
		'title': '',
		'imageId': '69952402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69952397&x=3518',
		'title': '',
		'imageId': '69952397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69952401&x=3518',
		'title': '',
		'imageId': '69952401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69952395&x=3518',
		'title': '',
		'imageId': '69952395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69952396&x=3518',
		'title': '',
		'imageId': '69952396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69952399&x=3518',
		'title': '',
		'imageId': '69952399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69952400&x=3518',
		'title': '',
		'imageId': '69952400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009585&docid=69952398&x=3518',
		'title': '',
		'imageId': '69952398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009585';

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