var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272354&x=743',
		'title': '',
		'imageId': '68272354',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272356&x=743',
		'title': '',
		'imageId': '68272356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272357&x=743',
		'title': '',
		'imageId': '68272357',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272358&x=743',
		'title': '',
		'imageId': '68272358',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272359&x=743',
		'title': '',
		'imageId': '68272359',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272360&x=743',
		'title': '',
		'imageId': '68272360',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272361&x=743',
		'title': '',
		'imageId': '68272361',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272362&x=743',
		'title': '',
		'imageId': '68272362',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272363&x=743',
		'title': '',
		'imageId': '68272363',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272364&x=743',
		'title': '',
		'imageId': '68272364',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272365&x=743',
		'title': '',
		'imageId': '68272365',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272366&x=743',
		'title': '',
		'imageId': '68272366',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272367&x=743',
		'title': '',
		'imageId': '68272367',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272368&x=743',
		'title': '',
		'imageId': '68272368',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272369&x=743',
		'title': '',
		'imageId': '68272369',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272370&x=743',
		'title': '',
		'imageId': '68272370',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936483&docid=68272371&x=743',
		'title': '',
		'imageId': '68272371',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936483';

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