var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464297&x=5625',
		'title': '',
		'imageId': '66464297',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464294&x=5625',
		'title': '',
		'imageId': '66464294',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464293&x=5625',
		'title': '',
		'imageId': '66464293',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464295&x=5625',
		'title': '',
		'imageId': '66464295',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464296&x=5625',
		'title': '',
		'imageId': '66464296',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464298&x=5625',
		'title': '',
		'imageId': '66464298',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464299&x=5625',
		'title': '',
		'imageId': '66464299',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464300&x=5625',
		'title': '',
		'imageId': '66464300',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464301&x=5625',
		'title': '',
		'imageId': '66464301',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464302&x=5625',
		'title': '',
		'imageId': '66464302',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464303&x=5625',
		'title': '',
		'imageId': '66464303',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055844&docid=66464304&x=5625',
		'title': '',
		'imageId': '66464304',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4055844';

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