var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3908216&docid=67593904&x=219',
		'title': '200 096 PN',
		'imageId': '67593904',
		'alt' : '200 096 PN',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908216&docid=67593907&x=219',
		'title': '',
		'imageId': '67593907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908216&docid=67593912&x=219',
		'title': '200 097 PN',
		'imageId': '67593912',
		'alt' : '200 097 PN',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908216&docid=67593915&x=219',
		'title': '',
		'imageId': '67593915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908216&docid=67593918&x=219',
		'title': '200 098 PN',
		'imageId': '67593918',
		'alt' : '200 098 PN',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908216&docid=67593921&x=219',
		'title': '',
		'imageId': '67593921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908216&docid=67593924&x=219',
		'title': '200 099 PN',
		'imageId': '67593924',
		'alt' : '200 099 PN',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908216&docid=67593927&x=219',
		'title': '',
		'imageId': '67593927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3908216';

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