var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960582&docid=68828513&x=426',
		'title': '',
		'imageId': '68828513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960582&docid=68828511&x=426',
		'title': '',
		'imageId': '68828511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960582&docid=68828509&x=426',
		'title': '',
		'imageId': '68828509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960582&docid=68828510&x=426',
		'title': '',
		'imageId': '68828510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960582&docid=68828514&x=426',
		'title': '',
		'imageId': '68828514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960582&docid=68828512&x=426',
		'title': '',
		'imageId': '68828512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960582&docid=68828520&x=426',
		'title': '',
		'imageId': '68828520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960582&docid=68828525&x=426',
		'title': '',
		'imageId': '68828525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960582&docid=68828527&x=426',
		'title': '',
		'imageId': '68828527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960582';

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