var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736329&x=1936',
		'title': '',
		'imageId': '69736329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736314&x=1936',
		'title': '',
		'imageId': '69736314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736331&x=1936',
		'title': '',
		'imageId': '69736331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736334&x=1936',
		'title': '',
		'imageId': '69736334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736323&x=1936',
		'title': '',
		'imageId': '69736323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736316&x=1936',
		'title': '',
		'imageId': '69736316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736321&x=1936',
		'title': '',
		'imageId': '69736321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736326&x=1936',
		'title': '',
		'imageId': '69736326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736332&x=1936',
		'title': '',
		'imageId': '69736332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736337&x=1936',
		'title': '',
		'imageId': '69736337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736336&x=1936',
		'title': '',
		'imageId': '69736336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736335&x=1936',
		'title': '',
		'imageId': '69736335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736325&x=1936',
		'title': '',
		'imageId': '69736325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736328&x=1936',
		'title': '',
		'imageId': '69736328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000859&docid=69736319&x=1936',
		'title': '',
		'imageId': '69736319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000859';

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