var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896505&x=2159',
		'title': '',
		'imageId': '69896505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896517&x=2159',
		'title': '',
		'imageId': '69896517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896508&x=2159',
		'title': '',
		'imageId': '69896508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896510&x=2159',
		'title': '',
		'imageId': '69896510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896513&x=2159',
		'title': '',
		'imageId': '69896513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896506&x=2159',
		'title': '',
		'imageId': '69896506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896509&x=2159',
		'title': '',
		'imageId': '69896509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896504&x=2159',
		'title': '',
		'imageId': '69896504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896511&x=2159',
		'title': '',
		'imageId': '69896511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896512&x=2159',
		'title': '',
		'imageId': '69896512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896507&x=2159',
		'title': '',
		'imageId': '69896507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896514&x=2159',
		'title': '',
		'imageId': '69896514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007556&docid=69896503&x=2159',
		'title': '',
		'imageId': '69896503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007556';

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