var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950221&x=5758',
		'title': '',
		'imageId': '68950221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950224&x=5758',
		'title': '',
		'imageId': '68950224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950227&x=5758',
		'title': '',
		'imageId': '68950227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950243&x=5758',
		'title': '',
		'imageId': '68950243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950255&x=5758',
		'title': '',
		'imageId': '68950255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950246&x=5758',
		'title': '',
		'imageId': '68950246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950252&x=5758',
		'title': '',
		'imageId': '68950252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950264&x=5758',
		'title': '',
		'imageId': '68950264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950267&x=5758',
		'title': '',
		'imageId': '68950267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950230&x=5758',
		'title': '',
		'imageId': '68950230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950240&x=5758',
		'title': '',
		'imageId': '68950240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950270&x=5758',
		'title': '',
		'imageId': '68950270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950261&x=5758',
		'title': '',
		'imageId': '68950261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950212&x=5758',
		'title': '',
		'imageId': '68950212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950215&x=5758',
		'title': '',
		'imageId': '68950215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950218&x=5758',
		'title': '',
		'imageId': '68950218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950234&x=5758',
		'title': '',
		'imageId': '68950234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950237&x=5758',
		'title': '',
		'imageId': '68950237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950249&x=5758',
		'title': '',
		'imageId': '68950249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950258&x=5758',
		'title': '',
		'imageId': '68950258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964835&docid=68950209&x=5758',
		'title': '',
		'imageId': '68950209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964835';

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