var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886156&x=4832',
		'title': '',
		'imageId': '68886156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886151&x=4832',
		'title': '',
		'imageId': '68886151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886159&x=4832',
		'title': '',
		'imageId': '68886159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886153&x=4832',
		'title': '',
		'imageId': '68886153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886152&x=4832',
		'title': '',
		'imageId': '68886152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886164&x=4832',
		'title': '',
		'imageId': '68886164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886158&x=4832',
		'title': '',
		'imageId': '68886158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886162&x=4832',
		'title': '',
		'imageId': '68886162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886169&x=4832',
		'title': '',
		'imageId': '68886169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886161&x=4832',
		'title': '',
		'imageId': '68886161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886167&x=4832',
		'title': '',
		'imageId': '68886167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886168&x=4832',
		'title': '',
		'imageId': '68886168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886165&x=4832',
		'title': '',
		'imageId': '68886165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886166&x=4832',
		'title': '',
		'imageId': '68886166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886160&x=4832',
		'title': '',
		'imageId': '68886160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886157&x=4832',
		'title': '',
		'imageId': '68886157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886155&x=4832',
		'title': '',
		'imageId': '68886155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963225&docid=68886163&x=4832',
		'title': '',
		'imageId': '68886163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963225';

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