var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597521&x=4057',
		'title': '',
		'imageId': '68597521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597526&x=4057',
		'title': '',
		'imageId': '68597526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597518&x=4057',
		'title': '',
		'imageId': '68597518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597529&x=4057',
		'title': '',
		'imageId': '68597529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597522&x=4057',
		'title': '',
		'imageId': '68597522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597523&x=4057',
		'title': '',
		'imageId': '68597523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597520&x=4057',
		'title': '',
		'imageId': '68597520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597525&x=4057',
		'title': '',
		'imageId': '68597525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597527&x=4057',
		'title': '',
		'imageId': '68597527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597524&x=4057',
		'title': '',
		'imageId': '68597524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597519&x=4057',
		'title': '',
		'imageId': '68597519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597530&x=4057',
		'title': '',
		'imageId': '68597530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950494&docid=68597528&x=4057',
		'title': '',
		'imageId': '68597528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950494';

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