var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956650&docid=68742815&x=4955',
		'title': '',
		'imageId': '68742815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956650&docid=68742819&x=4955',
		'title': '',
		'imageId': '68742819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956650&docid=68742817&x=4955',
		'title': '',
		'imageId': '68742817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956650&docid=68742812&x=4955',
		'title': '',
		'imageId': '68742812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956650&docid=68742816&x=4955',
		'title': '',
		'imageId': '68742816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956650&docid=68742818&x=4955',
		'title': '',
		'imageId': '68742818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956650&docid=68742814&x=4955',
		'title': '',
		'imageId': '68742814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956650&docid=68742813&x=4955',
		'title': '',
		'imageId': '68742813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956650';

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