var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210908&x=3418',
		'title': '',
		'imageId': '68210908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210907&x=3418',
		'title': '',
		'imageId': '68210907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210898&x=3418',
		'title': '',
		'imageId': '68210898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210899&x=3418',
		'title': '',
		'imageId': '68210899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210902&x=3418',
		'title': '',
		'imageId': '68210902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210906&x=3418',
		'title': '',
		'imageId': '68210906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210897&x=3418',
		'title': '',
		'imageId': '68210897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210900&x=3418',
		'title': '',
		'imageId': '68210900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210894&x=3418',
		'title': '',
		'imageId': '68210894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210903&x=3418',
		'title': '',
		'imageId': '68210903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210895&x=3418',
		'title': '',
		'imageId': '68210895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210901&x=3418',
		'title': '',
		'imageId': '68210901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918947&docid=68210904&x=3418',
		'title': '',
		'imageId': '68210904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918947';

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