var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71347247&x=3929',
		'title': '',
		'imageId': '71347247',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71060839&x=3929',
		'title': '',
		'imageId': '71060839',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71060849&x=3929',
		'title': '',
		'imageId': '71060849',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71347251&x=3929',
		'title': '',
		'imageId': '71347251',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71060843&x=3929',
		'title': '',
		'imageId': '71060843',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71347245&x=3929',
		'title': '',
		'imageId': '71347245',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71347246&x=3929',
		'title': '',
		'imageId': '71347246',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71347248&x=3929',
		'title': '',
		'imageId': '71347248',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71347252&x=3929',
		'title': '',
		'imageId': '71347252',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71060845&x=3929',
		'title': '',
		'imageId': '71060845',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71060850&x=3929',
		'title': '',
		'imageId': '71060850',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71060846&x=3929',
		'title': '',
		'imageId': '71060846',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71060840&x=3929',
		'title': '',
		'imageId': '71060840',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71060841&x=3929',
		'title': '',
		'imageId': '71060841',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71347250&x=3929',
		'title': '',
		'imageId': '71347250',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71060842&x=3929',
		'title': '',
		'imageId': '71060842',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052972&docid=71347249&x=3929',
		'title': '',
		'imageId': '71347249',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4052972';

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