var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515533&x=3716',
		'title': '',
		'imageId': '68515533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515522&x=3716',
		'title': '',
		'imageId': '68515522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515520&x=3716',
		'title': '',
		'imageId': '68515520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515523&x=3716',
		'title': '',
		'imageId': '68515523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515534&x=3716',
		'title': '',
		'imageId': '68515534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515524&x=3716',
		'title': '',
		'imageId': '68515524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515525&x=3716',
		'title': '',
		'imageId': '68515525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515526&x=3716',
		'title': '',
		'imageId': '68515526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515529&x=3716',
		'title': '',
		'imageId': '68515529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515528&x=3716',
		'title': '',
		'imageId': '68515528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515530&x=3716',
		'title': '',
		'imageId': '68515530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68585978&x=3716',
		'title': '',
		'imageId': '68585978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947240&docid=68515532&x=3716',
		'title': '',
		'imageId': '68515532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947240';

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