var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263172&x=4346',
		'title': '',
		'imageId': '70263172',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263173&x=4346',
		'title': '',
		'imageId': '70263173',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263174&x=4346',
		'title': '',
		'imageId': '70263174',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263176&x=4346',
		'title': '',
		'imageId': '70263176',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263177&x=4346',
		'title': '',
		'imageId': '70263177',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263178&x=4346',
		'title': '',
		'imageId': '70263178',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263179&x=4346',
		'title': '',
		'imageId': '70263179',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263180&x=4346',
		'title': '',
		'imageId': '70263180',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263181&x=4346',
		'title': '',
		'imageId': '70263181',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263182&x=4346',
		'title': '',
		'imageId': '70263182',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263183&x=4346',
		'title': '',
		'imageId': '70263183',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021456&docid=70263184&x=4346',
		'title': '',
		'imageId': '70263184',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021456';

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