var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003954&x=5125',
		'title': '',
		'imageId': '67003954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003955&x=5125',
		'title': '',
		'imageId': '67003955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003965&x=5125',
		'title': '',
		'imageId': '67003965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003953&x=5125',
		'title': '',
		'imageId': '67003953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003962&x=5125',
		'title': '',
		'imageId': '67003962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003956&x=5125',
		'title': '',
		'imageId': '67003956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003958&x=5125',
		'title': '',
		'imageId': '67003958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003960&x=5125',
		'title': '',
		'imageId': '67003960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003959&x=5125',
		'title': '',
		'imageId': '67003959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003964&x=5125',
		'title': '',
		'imageId': '67003964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003963&x=5125',
		'title': '',
		'imageId': '67003963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003961&x=5125',
		'title': '',
		'imageId': '67003961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909734&docid=67003957&x=5125',
		'title': '',
		'imageId': '67003957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909734';

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