var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946909&docid=68505267&x=1238',
		'title': '',
		'imageId': '68505267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946909&docid=68505271&x=1238',
		'title': '',
		'imageId': '68505271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946909&docid=68505272&x=1238',
		'title': '',
		'imageId': '68505272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946909&docid=68505269&x=1238',
		'title': '',
		'imageId': '68505269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946909&docid=68505273&x=1238',
		'title': '',
		'imageId': '68505273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946909&docid=68505270&x=1238',
		'title': '',
		'imageId': '68505270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946909&docid=68505268&x=1238',
		'title': '',
		'imageId': '68505268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946909';

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