var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051538&x=246',
		'title': '',
		'imageId': '68051538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051552&x=246',
		'title': '',
		'imageId': '68051552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051550&x=246',
		'title': '',
		'imageId': '68051550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051551&x=246',
		'title': '',
		'imageId': '68051551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051548&x=246',
		'title': '',
		'imageId': '68051548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051546&x=246',
		'title': '',
		'imageId': '68051546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051547&x=246',
		'title': '',
		'imageId': '68051547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051553&x=246',
		'title': '',
		'imageId': '68051553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051537&x=246',
		'title': '',
		'imageId': '68051537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051541&x=246',
		'title': '',
		'imageId': '68051541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051540&x=246',
		'title': '',
		'imageId': '68051540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051539&x=246',
		'title': '',
		'imageId': '68051539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051549&x=246',
		'title': '',
		'imageId': '68051549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051542&x=246',
		'title': '',
		'imageId': '68051542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051544&x=246',
		'title': '',
		'imageId': '68051544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051543&x=246',
		'title': '',
		'imageId': '68051543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931678&docid=68051545&x=246',
		'title': '',
		'imageId': '68051545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931678';

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