var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69560994&x=3115',
		'title': '',
		'imageId': '69560994',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69561005&x=3115',
		'title': '',
		'imageId': '69561005',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69561004&x=3115',
		'title': '',
		'imageId': '69561004',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69560995&x=3115',
		'title': '',
		'imageId': '69560995',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69560996&x=3115',
		'title': '',
		'imageId': '69560996',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69560997&x=3115',
		'title': '',
		'imageId': '69560997',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69560998&x=3115',
		'title': '',
		'imageId': '69560998',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69560999&x=3115',
		'title': '',
		'imageId': '69560999',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69561000&x=3115',
		'title': '',
		'imageId': '69561000',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69561001&x=3115',
		'title': '',
		'imageId': '69561001',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69561002&x=3115',
		'title': '',
		'imageId': '69561002',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993268&docid=69561003&x=3115',
		'title': '',
		'imageId': '69561003',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993268';

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