var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932198&docid=68181521&x=4622',
		'title': '',
		'imageId': '68181521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932198&docid=68181524&x=4622',
		'title': '',
		'imageId': '68181524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932198&docid=68181527&x=4622',
		'title': '',
		'imageId': '68181527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932198&docid=68181530&x=4622',
		'title': '',
		'imageId': '68181530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932198&docid=68181533&x=4622',
		'title': '',
		'imageId': '68181533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932198&docid=68181536&x=4622',
		'title': '',
		'imageId': '68181536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932198&docid=68181540&x=4622',
		'title': '',
		'imageId': '68181540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932198';

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