var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558991&x=912',
		'title': '',
		'imageId': '68558991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558995&x=912',
		'title': '',
		'imageId': '68558995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558986&x=912',
		'title': '',
		'imageId': '68558986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558990&x=912',
		'title': '',
		'imageId': '68558990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558983&x=912',
		'title': '',
		'imageId': '68558983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558982&x=912',
		'title': '',
		'imageId': '68558982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558994&x=912',
		'title': '',
		'imageId': '68558994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558988&x=912',
		'title': '',
		'imageId': '68558988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558998&x=912',
		'title': '',
		'imageId': '68558998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558985&x=912',
		'title': '',
		'imageId': '68558985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558993&x=912',
		'title': '',
		'imageId': '68558993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558992&x=912',
		'title': '',
		'imageId': '68558992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558987&x=912',
		'title': '',
		'imageId': '68558987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558984&x=912',
		'title': '',
		'imageId': '68558984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558997&x=912',
		'title': '',
		'imageId': '68558997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558996&x=912',
		'title': '',
		'imageId': '68558996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68558989&x=912',
		'title': '',
		'imageId': '68558989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949752&docid=68724640&x=912',
		'title': '',
		'imageId': '68724640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949752';

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