var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305906&x=2231',
		'title': '',
		'imageId': '69305906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305919&x=2231',
		'title': '',
		'imageId': '69305919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305913&x=2231',
		'title': '',
		'imageId': '69305913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305918&x=2231',
		'title': '',
		'imageId': '69305918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305911&x=2231',
		'title': '',
		'imageId': '69305911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305907&x=2231',
		'title': '',
		'imageId': '69305907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305909&x=2231',
		'title': '',
		'imageId': '69305909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305914&x=2231',
		'title': '',
		'imageId': '69305914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305910&x=2231',
		'title': '',
		'imageId': '69305910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305908&x=2231',
		'title': '',
		'imageId': '69305908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305917&x=2231',
		'title': '',
		'imageId': '69305917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305915&x=2231',
		'title': '',
		'imageId': '69305915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305916&x=2231',
		'title': '',
		'imageId': '69305916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982041&docid=69305912&x=2231',
		'title': '',
		'imageId': '69305912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982041';

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