var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69722182&x=5324',
		'title': '',
		'imageId': '69722182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69722188&x=5324',
		'title': '',
		'imageId': '69722188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69722186&x=5324',
		'title': '',
		'imageId': '69722186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69722185&x=5324',
		'title': '',
		'imageId': '69722185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69722181&x=5324',
		'title': '',
		'imageId': '69722181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69722184&x=5324',
		'title': '',
		'imageId': '69722184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69722187&x=5324',
		'title': '',
		'imageId': '69722187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69722183&x=5324',
		'title': '',
		'imageId': '69722183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69722180&x=5324',
		'title': '',
		'imageId': '69722180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69735502&x=5324',
		'title': '',
		'imageId': '69735502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69735500&x=5324',
		'title': '',
		'imageId': '69735500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69735503&x=5324',
		'title': '',
		'imageId': '69735503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000323&docid=69735501&x=5324',
		'title': '',
		'imageId': '69735501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000323';

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