var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561736&x=2626',
		'title': '',
		'imageId': '68561736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561747&x=2626',
		'title': '',
		'imageId': '68561747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561738&x=2626',
		'title': '',
		'imageId': '68561738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561739&x=2626',
		'title': '',
		'imageId': '68561739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561737&x=2626',
		'title': '',
		'imageId': '68561737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561749&x=2626',
		'title': '',
		'imageId': '68561749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561750&x=2626',
		'title': '',
		'imageId': '68561750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561744&x=2626',
		'title': '',
		'imageId': '68561744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561748&x=2626',
		'title': '',
		'imageId': '68561748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561746&x=2626',
		'title': '',
		'imageId': '68561746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561743&x=2626',
		'title': '',
		'imageId': '68561743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561745&x=2626',
		'title': '',
		'imageId': '68561745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561742&x=2626',
		'title': '',
		'imageId': '68561742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561740&x=2626',
		'title': '',
		'imageId': '68561740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948884&docid=68561741&x=2626',
		'title': '',
		'imageId': '68561741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948884';

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