var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860728&x=5356',
		'title': '',
		'imageId': '68860728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860730&x=5356',
		'title': '',
		'imageId': '68860730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860725&x=5356',
		'title': '',
		'imageId': '68860725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860726&x=5356',
		'title': '',
		'imageId': '68860726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860729&x=5356',
		'title': '',
		'imageId': '68860729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860727&x=5356',
		'title': '',
		'imageId': '68860727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860733&x=5356',
		'title': '',
		'imageId': '68860733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860734&x=5356',
		'title': '',
		'imageId': '68860734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860731&x=5356',
		'title': '',
		'imageId': '68860731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860735&x=5356',
		'title': '',
		'imageId': '68860735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860741&x=5356',
		'title': '',
		'imageId': '68860741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860739&x=5356',
		'title': '',
		'imageId': '68860739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860736&x=5356',
		'title': '',
		'imageId': '68860736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860740&x=5356',
		'title': '',
		'imageId': '68860740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860737&x=5356',
		'title': '',
		'imageId': '68860737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860738&x=5356',
		'title': '',
		'imageId': '68860738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68860857&x=5356',
		'title': '',
		'imageId': '68860857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68887368&x=5356',
		'title': '',
		'imageId': '68887368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962301&docid=68887367&x=5356',
		'title': '',
		'imageId': '68887367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962301';

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