var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68834966&x=4225',
		'title': '',
		'imageId': '68834966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68834963&x=4225',
		'title': '',
		'imageId': '68834963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68834964&x=4225',
		'title': '',
		'imageId': '68834964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68834960&x=4225',
		'title': '',
		'imageId': '68834960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68834961&x=4225',
		'title': '',
		'imageId': '68834961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68834967&x=4225',
		'title': '',
		'imageId': '68834967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68834965&x=4225',
		'title': '',
		'imageId': '68834965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68834962&x=4225',
		'title': '',
		'imageId': '68834962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68978585&x=4225',
		'title': '',
		'imageId': '68978585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68978591&x=4225',
		'title': '',
		'imageId': '68978591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68978594&x=4225',
		'title': '',
		'imageId': '68978594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68978604&x=4225',
		'title': '',
		'imageId': '68978604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960174&docid=68978617&x=4225',
		'title': '',
		'imageId': '68978617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960174';

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