var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694962&x=1544',
		'title': '',
		'imageId': '68694962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694967&x=1544',
		'title': '',
		'imageId': '68694967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694974&x=1544',
		'title': '',
		'imageId': '68694974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694966&x=1544',
		'title': '',
		'imageId': '68694966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694973&x=1544',
		'title': '',
		'imageId': '68694973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694968&x=1544',
		'title': '',
		'imageId': '68694968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694969&x=1544',
		'title': '',
		'imageId': '68694969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694970&x=1544',
		'title': '',
		'imageId': '68694970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694972&x=1544',
		'title': '',
		'imageId': '68694972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694965&x=1544',
		'title': '',
		'imageId': '68694965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694964&x=1544',
		'title': '',
		'imageId': '68694964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694963&x=1544',
		'title': '',
		'imageId': '68694963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954825&docid=68694971&x=1544',
		'title': '',
		'imageId': '68694971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954825';

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