var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435739&x=544',
		'title': '',
		'imageId': '68435739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435751&x=544',
		'title': '',
		'imageId': '68435751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435750&x=544',
		'title': '',
		'imageId': '68435750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435747&x=544',
		'title': '',
		'imageId': '68435747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435738&x=544',
		'title': '',
		'imageId': '68435738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435746&x=544',
		'title': '',
		'imageId': '68435746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435753&x=544',
		'title': '',
		'imageId': '68435753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435745&x=544',
		'title': '',
		'imageId': '68435745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435743&x=544',
		'title': '',
		'imageId': '68435743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435754&x=544',
		'title': '',
		'imageId': '68435754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435741&x=544',
		'title': '',
		'imageId': '68435741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435740&x=544',
		'title': '',
		'imageId': '68435740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435744&x=544',
		'title': '',
		'imageId': '68435744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435752&x=544',
		'title': '',
		'imageId': '68435752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435748&x=544',
		'title': '',
		'imageId': '68435748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435742&x=544',
		'title': '',
		'imageId': '68435742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943807&docid=68435749&x=544',
		'title': '',
		'imageId': '68435749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943807';

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