var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579548&x=5549',
		'title': '',
		'imageId': '71579548',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579544&x=5549',
		'title': '',
		'imageId': '71579544',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579550&x=5549',
		'title': '',
		'imageId': '71579550',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579546&x=5549',
		'title': '',
		'imageId': '71579546',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579554&x=5549',
		'title': '',
		'imageId': '71579554',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579549&x=5549',
		'title': '',
		'imageId': '71579549',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579545&x=5549',
		'title': '',
		'imageId': '71579545',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579543&x=5549',
		'title': '',
		'imageId': '71579543',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579547&x=5549',
		'title': '',
		'imageId': '71579547',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579552&x=5549',
		'title': '',
		'imageId': '71579552',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579551&x=5549',
		'title': '',
		'imageId': '71579551',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075048&docid=71579553&x=5549',
		'title': '',
		'imageId': '71579553',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4075048';

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