var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936148&docid=68267757&x=2038',
		'title': '',
		'imageId': '68267757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936148&docid=68267748&x=2038',
		'title': '',
		'imageId': '68267748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936148&docid=68267768&x=2038',
		'title': '',
		'imageId': '68267768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936148&docid=68267744&x=2038',
		'title': '',
		'imageId': '68267744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936148&docid=68267751&x=2038',
		'title': '',
		'imageId': '68267751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936148&docid=68267754&x=2038',
		'title': '',
		'imageId': '68267754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936148&docid=68267771&x=2038',
		'title': '',
		'imageId': '68267771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936148';

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