var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978510&x=144',
		'title': '',
		'imageId': '68978510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978521&x=144',
		'title': '',
		'imageId': '68978521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978518&x=144',
		'title': '',
		'imageId': '68978518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978515&x=144',
		'title': '',
		'imageId': '68978515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978519&x=144',
		'title': '',
		'imageId': '68978519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978514&x=144',
		'title': '',
		'imageId': '68978514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978516&x=144',
		'title': '',
		'imageId': '68978516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978512&x=144',
		'title': '',
		'imageId': '68978512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978525&x=144',
		'title': '',
		'imageId': '68978525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978520&x=144',
		'title': '',
		'imageId': '68978520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978523&x=144',
		'title': '',
		'imageId': '68978523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978522&x=144',
		'title': '',
		'imageId': '68978522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978513&x=144',
		'title': '',
		'imageId': '68978513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978517&x=144',
		'title': '',
		'imageId': '68978517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978511&x=144',
		'title': '',
		'imageId': '68978511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967723&docid=68978524&x=144',
		'title': '',
		'imageId': '68978524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967723';

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