var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312787&x=2332',
		'title': '',
		'imageId': '70312787',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312799&x=2332',
		'title': '',
		'imageId': '70312799',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312801&x=2332',
		'title': '',
		'imageId': '70312801',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312795&x=2332',
		'title': '',
		'imageId': '70312795',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312798&x=2332',
		'title': '',
		'imageId': '70312798',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312792&x=2332',
		'title': '',
		'imageId': '70312792',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312788&x=2332',
		'title': '',
		'imageId': '70312788',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312796&x=2332',
		'title': '',
		'imageId': '70312796',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312786&x=2332',
		'title': '',
		'imageId': '70312786',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312802&x=2332',
		'title': '',
		'imageId': '70312802',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312793&x=2332',
		'title': '',
		'imageId': '70312793',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312790&x=2332',
		'title': '',
		'imageId': '70312790',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312791&x=2332',
		'title': '',
		'imageId': '70312791',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312789&x=2332',
		'title': '',
		'imageId': '70312789',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312800&x=2332',
		'title': '',
		'imageId': '70312800',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312794&x=2332',
		'title': '',
		'imageId': '70312794',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023594&docid=70312797&x=2332',
		'title': '',
		'imageId': '70312797',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4023594';

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