var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063718&x=4222',
		'title': '',
		'imageId': '68063718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063724&x=4222',
		'title': '',
		'imageId': '68063724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063722&x=4222',
		'title': '',
		'imageId': '68063722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063730&x=4222',
		'title': '',
		'imageId': '68063730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063723&x=4222',
		'title': '',
		'imageId': '68063723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063725&x=4222',
		'title': '',
		'imageId': '68063725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063720&x=4222',
		'title': '',
		'imageId': '68063720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063721&x=4222',
		'title': '',
		'imageId': '68063721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063732&x=4222',
		'title': '',
		'imageId': '68063732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063719&x=4222',
		'title': '',
		'imageId': '68063719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063728&x=4222',
		'title': '',
		'imageId': '68063728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063726&x=4222',
		'title': '',
		'imageId': '68063726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063727&x=4222',
		'title': '',
		'imageId': '68063727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063729&x=4222',
		'title': '',
		'imageId': '68063729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926954&docid=68063731&x=4222',
		'title': '',
		'imageId': '68063731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926954';

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