var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890945&x=4523',
		'title': '',
		'imageId': '68890945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890947&x=4523',
		'title': '',
		'imageId': '68890947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890946&x=4523',
		'title': '',
		'imageId': '68890946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890949&x=4523',
		'title': '',
		'imageId': '68890949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890944&x=4523',
		'title': '',
		'imageId': '68890944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890955&x=4523',
		'title': '',
		'imageId': '68890955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890957&x=4523',
		'title': '',
		'imageId': '68890957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890958&x=4523',
		'title': '',
		'imageId': '68890958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890956&x=4523',
		'title': '',
		'imageId': '68890956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890953&x=4523',
		'title': '',
		'imageId': '68890953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890952&x=4523',
		'title': '',
		'imageId': '68890952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890954&x=4523',
		'title': '',
		'imageId': '68890954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890950&x=4523',
		'title': '',
		'imageId': '68890950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890951&x=4523',
		'title': '',
		'imageId': '68890951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975839&docid=68890948&x=4523',
		'title': '',
		'imageId': '68890948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975839';

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