var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028877&x=2256',
		'title': '',
		'imageId': '59028877',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028879&x=2256',
		'title': '',
		'imageId': '59028879',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028880&x=2256',
		'title': '',
		'imageId': '59028880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028881&x=2256',
		'title': '',
		'imageId': '59028881',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028882&x=2256',
		'title': '',
		'imageId': '59028882',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028883&x=2256',
		'title': '',
		'imageId': '59028883',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028884&x=2256',
		'title': '',
		'imageId': '59028884',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028885&x=2256',
		'title': '',
		'imageId': '59028885',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028886&x=2256',
		'title': '',
		'imageId': '59028886',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028887&x=2256',
		'title': '',
		'imageId': '59028887',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028888&x=2256',
		'title': '',
		'imageId': '59028888',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028889&x=2256',
		'title': '',
		'imageId': '59028889',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028890&x=2256',
		'title': '',
		'imageId': '59028890',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028891&x=2256',
		'title': '',
		'imageId': '59028891',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028892&x=2256',
		'title': '',
		'imageId': '59028892',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028893&x=2256',
		'title': '',
		'imageId': '59028893',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028894&x=2256',
		'title': '',
		'imageId': '59028894',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028895&x=2256',
		'title': '',
		'imageId': '59028895',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028896&x=2256',
		'title': '',
		'imageId': '59028896',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3652694&docid=59028897&x=2256',
		'title': '',
		'imageId': '59028897',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3652694';

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