var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964991&docid=68931245&x=4613',
		'title': '',
		'imageId': '68931245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964991&docid=68931246&x=4613',
		'title': '',
		'imageId': '68931246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964991&docid=68931244&x=4613',
		'title': '',
		'imageId': '68931244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964991&docid=69681870&x=4613',
		'title': '',
		'imageId': '69681870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964991&docid=69681871&x=4613',
		'title': '',
		'imageId': '69681871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964991&docid=69681868&x=4613',
		'title': '',
		'imageId': '69681868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964991&docid=69681869&x=4613',
		'title': '',
		'imageId': '69681869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964991';

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