var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795175&x=5757',
		'title': '',
		'imageId': '70795175',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795171&x=5757',
		'title': '',
		'imageId': '70795171',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795168&x=5757',
		'title': '',
		'imageId': '70795168',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795187&x=5757',
		'title': '',
		'imageId': '70795187',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795181&x=5757',
		'title': '',
		'imageId': '70795181',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795184&x=5757',
		'title': '',
		'imageId': '70795184',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795190&x=5757',
		'title': '',
		'imageId': '70795190',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795165&x=5757',
		'title': '',
		'imageId': '70795165',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795162&x=5757',
		'title': '',
		'imageId': '70795162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795159&x=5757',
		'title': '',
		'imageId': '70795159',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795178&x=5757',
		'title': '',
		'imageId': '70795178',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042462&docid=70795196&x=5757',
		'title': '',
		'imageId': '70795196',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4042462';

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