var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201695&x=2818',
		'title': '',
		'imageId': '68201695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201701&x=2818',
		'title': '',
		'imageId': '68201701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201705&x=2818',
		'title': '',
		'imageId': '68201705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201710&x=2818',
		'title': '',
		'imageId': '68201710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201711&x=2818',
		'title': '',
		'imageId': '68201711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201702&x=2818',
		'title': '',
		'imageId': '68201702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201700&x=2818',
		'title': '',
		'imageId': '68201700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201706&x=2818',
		'title': '',
		'imageId': '68201706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201699&x=2818',
		'title': '',
		'imageId': '68201699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201696&x=2818',
		'title': '',
		'imageId': '68201696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201709&x=2818',
		'title': '',
		'imageId': '68201709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201703&x=2818',
		'title': '',
		'imageId': '68201703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201707&x=2818',
		'title': '',
		'imageId': '68201707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201698&x=2818',
		'title': '',
		'imageId': '68201698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201697&x=2818',
		'title': '',
		'imageId': '68201697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201704&x=2818',
		'title': '',
		'imageId': '68201704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201708&x=2818',
		'title': '',
		'imageId': '68201708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932835&docid=68201692&x=2818',
		'title': '',
		'imageId': '68201692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932835';

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