var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987049&x=5459',
		'title': '',
		'imageId': '71987049',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987048&x=5459',
		'title': '',
		'imageId': '71987048',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987055&x=5459',
		'title': '',
		'imageId': '71987055',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987047&x=5459',
		'title': '',
		'imageId': '71987047',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987056&x=5459',
		'title': '',
		'imageId': '71987056',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987046&x=5459',
		'title': '',
		'imageId': '71987046',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987052&x=5459',
		'title': '',
		'imageId': '71987052',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987053&x=5459',
		'title': '',
		'imageId': '71987053',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987054&x=5459',
		'title': '',
		'imageId': '71987054',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987050&x=5459',
		'title': '',
		'imageId': '71987050',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987051&x=5459',
		'title': '',
		'imageId': '71987051',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091457&docid=71987057&x=5459',
		'title': '',
		'imageId': '71987057',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4091457';

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