var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799061&x=4849',
		'title': '',
		'imageId': '68799061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799080&x=4849',
		'title': '',
		'imageId': '68799080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799067&x=4849',
		'title': '',
		'imageId': '68799067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799069&x=4849',
		'title': '',
		'imageId': '68799069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799064&x=4849',
		'title': '',
		'imageId': '68799064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799063&x=4849',
		'title': '',
		'imageId': '68799063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799066&x=4849',
		'title': '',
		'imageId': '68799066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799072&x=4849',
		'title': '',
		'imageId': '68799072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799065&x=4849',
		'title': '',
		'imageId': '68799065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799077&x=4849',
		'title': '',
		'imageId': '68799077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799074&x=4849',
		'title': '',
		'imageId': '68799074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799078&x=4849',
		'title': '',
		'imageId': '68799078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799076&x=4849',
		'title': '',
		'imageId': '68799076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799071&x=4849',
		'title': '',
		'imageId': '68799071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799070&x=4849',
		'title': '',
		'imageId': '68799070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799062&x=4849',
		'title': '',
		'imageId': '68799062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799075&x=4849',
		'title': '',
		'imageId': '68799075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799068&x=4849',
		'title': '',
		'imageId': '68799068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799073&x=4849',
		'title': '',
		'imageId': '68799073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799081&x=4849',
		'title': '',
		'imageId': '68799081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959041&docid=68799079&x=4849',
		'title': '',
		'imageId': '68799079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959041';

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