var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969315&docid=68622741&x=1110',
		'title': '',
		'imageId': '68622741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969315&docid=68622740&x=1110',
		'title': '',
		'imageId': '68622740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969315&docid=68622743&x=1110',
		'title': '',
		'imageId': '68622743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969315&docid=68622746&x=1110',
		'title': '',
		'imageId': '68622746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969315&docid=68622739&x=1110',
		'title': '',
		'imageId': '68622739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969315&docid=68622744&x=1110',
		'title': '',
		'imageId': '68622744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969315&docid=68622742&x=1110',
		'title': '',
		'imageId': '68622742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969315';

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