var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556756&x=560',
		'title': '',
		'imageId': '68556756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556762&x=560',
		'title': '',
		'imageId': '68556762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556759&x=560',
		'title': '',
		'imageId': '68556759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556770&x=560',
		'title': '',
		'imageId': '68556770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556763&x=560',
		'title': '',
		'imageId': '68556763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556760&x=560',
		'title': '',
		'imageId': '68556760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556767&x=560',
		'title': '',
		'imageId': '68556767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556761&x=560',
		'title': '',
		'imageId': '68556761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556764&x=560',
		'title': '',
		'imageId': '68556764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556772&x=560',
		'title': '',
		'imageId': '68556772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556775&x=560',
		'title': '',
		'imageId': '68556775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556765&x=560',
		'title': '',
		'imageId': '68556765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556771&x=560',
		'title': '',
		'imageId': '68556771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556769&x=560',
		'title': '',
		'imageId': '68556769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556768&x=560',
		'title': '',
		'imageId': '68556768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556773&x=560',
		'title': '',
		'imageId': '68556773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556774&x=560',
		'title': '',
		'imageId': '68556774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948659&docid=68556766&x=560',
		'title': '',
		'imageId': '68556766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948659';

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