var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515270&x=638',
		'title': '',
		'imageId': '68515270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515276&x=638',
		'title': '',
		'imageId': '68515276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515273&x=638',
		'title': '',
		'imageId': '68515273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515271&x=638',
		'title': '',
		'imageId': '68515271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515277&x=638',
		'title': '',
		'imageId': '68515277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515279&x=638',
		'title': '',
		'imageId': '68515279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515278&x=638',
		'title': '',
		'imageId': '68515278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515265&x=638',
		'title': '',
		'imageId': '68515265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515264&x=638',
		'title': '',
		'imageId': '68515264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515267&x=638',
		'title': '',
		'imageId': '68515267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515266&x=638',
		'title': '',
		'imageId': '68515266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515275&x=638',
		'title': '',
		'imageId': '68515275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947226&docid=68515268&x=638',
		'title': '',
		'imageId': '68515268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947226';

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