var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450738&x=1314',
		'title': '',
		'imageId': '7450738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450744&x=1314',
		'title': '',
		'imageId': '7450744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450747&x=1314',
		'title': '',
		'imageId': '7450747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450750&x=1314',
		'title': '',
		'imageId': '7450750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450755&x=1314',
		'title': '',
		'imageId': '7450755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450774&x=1314',
		'title': '',
		'imageId': '7450774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450777&x=1314',
		'title': '',
		'imageId': '7450777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450780&x=1314',
		'title': '',
		'imageId': '7450780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450759&x=1314',
		'title': '',
		'imageId': '7450759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450762&x=1314',
		'title': '',
		'imageId': '7450762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450765&x=1314',
		'title': '',
		'imageId': '7450765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450768&x=1314',
		'title': '',
		'imageId': '7450768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928897&docid=7450771&x=1314',
		'title': '',
		'imageId': '7450771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #928897';

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