var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764877&x=3549',
		'title': '',
		'imageId': '69764877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764883&x=3549',
		'title': '',
		'imageId': '69764883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764878&x=3549',
		'title': '',
		'imageId': '69764878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764885&x=3549',
		'title': '',
		'imageId': '69764885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764875&x=3549',
		'title': '',
		'imageId': '69764875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764874&x=3549',
		'title': '',
		'imageId': '69764874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764876&x=3549',
		'title': '',
		'imageId': '69764876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764880&x=3549',
		'title': '',
		'imageId': '69764880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764879&x=3549',
		'title': '',
		'imageId': '69764879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764881&x=3549',
		'title': '',
		'imageId': '69764881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764886&x=3549',
		'title': '',
		'imageId': '69764886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764872&x=3549',
		'title': '',
		'imageId': '69764872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002046&docid=69764873&x=3549',
		'title': '',
		'imageId': '69764873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002046';

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