var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515569&x=3619',
		'title': '',
		'imageId': '68515569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515574&x=3619',
		'title': '',
		'imageId': '68515574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515573&x=3619',
		'title': '',
		'imageId': '68515573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515575&x=3619',
		'title': '',
		'imageId': '68515575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515570&x=3619',
		'title': '',
		'imageId': '68515570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515576&x=3619',
		'title': '',
		'imageId': '68515576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515579&x=3619',
		'title': '',
		'imageId': '68515579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515577&x=3619',
		'title': '',
		'imageId': '68515577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515580&x=3619',
		'title': '',
		'imageId': '68515580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515582&x=3619',
		'title': '',
		'imageId': '68515582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515581&x=3619',
		'title': '',
		'imageId': '68515581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68585981&x=3619',
		'title': '',
		'imageId': '68585981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947243&docid=68515583&x=3619',
		'title': '',
		'imageId': '68515583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947243';

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