var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847742&x=3351',
		'title': '',
		'imageId': '67847742',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847743&x=3351',
		'title': '',
		'imageId': '67847743',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847745&x=3351',
		'title': '',
		'imageId': '67847745',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847748&x=3351',
		'title': '',
		'imageId': '67847748',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847739&x=3351',
		'title': '',
		'imageId': '67847739',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847741&x=3351',
		'title': '',
		'imageId': '67847741',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847747&x=3351',
		'title': '',
		'imageId': '67847747',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847749&x=3351',
		'title': '',
		'imageId': '67847749',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847740&x=3351',
		'title': '',
		'imageId': '67847740',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847744&x=3351',
		'title': '',
		'imageId': '67847744',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917726&docid=67847746&x=3351',
		'title': '',
		'imageId': '67847746',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917726';

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