var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077275&x=2552',
		'title': '',
		'imageId': '71077275',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077274&x=2552',
		'title': '',
		'imageId': '71077274',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077272&x=2552',
		'title': '',
		'imageId': '71077272',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077276&x=2552',
		'title': '',
		'imageId': '71077276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077266&x=2552',
		'title': '',
		'imageId': '71077266',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077270&x=2552',
		'title': '',
		'imageId': '71077270',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077273&x=2552',
		'title': '',
		'imageId': '71077273',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077267&x=2552',
		'title': '',
		'imageId': '71077267',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077269&x=2552',
		'title': '',
		'imageId': '71077269',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077271&x=2552',
		'title': '',
		'imageId': '71077271',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077265&x=2552',
		'title': '',
		'imageId': '71077265',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053410&docid=71077268&x=2552',
		'title': '',
		'imageId': '71077268',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4053410';

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