var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553127&x=4225',
		'title': '',
		'imageId': '68553127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553133&x=4225',
		'title': '',
		'imageId': '68553133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553130&x=4225',
		'title': '',
		'imageId': '68553130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553142&x=4225',
		'title': '',
		'imageId': '68553142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553437&x=4225',
		'title': '',
		'imageId': '68553437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553148&x=4225',
		'title': '',
		'imageId': '68553148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553157&x=4225',
		'title': '',
		'imageId': '68553157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553154&x=4225',
		'title': '',
		'imageId': '68553154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553152&x=4225',
		'title': '',
		'imageId': '68553152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553153&x=4225',
		'title': '',
		'imageId': '68553153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553114&x=4225',
		'title': '',
		'imageId': '68553114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553118&x=4225',
		'title': '',
		'imageId': '68553118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553115&x=4225',
		'title': '',
		'imageId': '68553115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553116&x=4225',
		'title': '',
		'imageId': '68553116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553117&x=4225',
		'title': '',
		'imageId': '68553117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948556&docid=68553119&x=4225',
		'title': '',
		'imageId': '68553119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948556';

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