var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395317&x=849',
		'title': '',
		'imageId': '68395317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395298&x=849',
		'title': '',
		'imageId': '68395298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395300&x=849',
		'title': '',
		'imageId': '68395300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395303&x=849',
		'title': '',
		'imageId': '68395303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395304&x=849',
		'title': '',
		'imageId': '68395304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395309&x=849',
		'title': '',
		'imageId': '68395309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395299&x=849',
		'title': '',
		'imageId': '68395299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395312&x=849',
		'title': '',
		'imageId': '68395312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395314&x=849',
		'title': '',
		'imageId': '68395314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395305&x=849',
		'title': '',
		'imageId': '68395305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395310&x=849',
		'title': '',
		'imageId': '68395310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395308&x=849',
		'title': '',
		'imageId': '68395308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395319&x=849',
		'title': '',
		'imageId': '68395319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395315&x=849',
		'title': '',
		'imageId': '68395315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941348&docid=68395306&x=849',
		'title': '',
		'imageId': '68395306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3941348';

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