var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435393&x=35',
		'title': '',
		'imageId': '68435393',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435405&x=35',
		'title': '',
		'imageId': '68435405',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435401&x=35',
		'title': '',
		'imageId': '68435401',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435411&x=35',
		'title': '',
		'imageId': '68435411',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435407&x=35',
		'title': '',
		'imageId': '68435407',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435403&x=35',
		'title': '',
		'imageId': '68435403',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435409&x=35',
		'title': '',
		'imageId': '68435409',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435408&x=35',
		'title': '',
		'imageId': '68435408',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435397&x=35',
		'title': '',
		'imageId': '68435397',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435402&x=35',
		'title': '',
		'imageId': '68435402',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435398&x=35',
		'title': '',
		'imageId': '68435398',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435410&x=35',
		'title': '',
		'imageId': '68435410',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435395&x=35',
		'title': '',
		'imageId': '68435395',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435400&x=35',
		'title': '',
		'imageId': '68435400',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435396&x=35',
		'title': '',
		'imageId': '68435396',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435394&x=35',
		'title': '',
		'imageId': '68435394',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435406&x=35',
		'title': '',
		'imageId': '68435406',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435404&x=35',
		'title': '',
		'imageId': '68435404',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943800&docid=68435399&x=35',
		'title': '',
		'imageId': '68435399',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943800';

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