var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325098&x=3511',
		'title': '',
		'imageId': '68325098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325101&x=3511',
		'title': '',
		'imageId': '68325101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325100&x=3511',
		'title': '',
		'imageId': '68325100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325103&x=3511',
		'title': '',
		'imageId': '68325103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325104&x=3511',
		'title': '',
		'imageId': '68325104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325102&x=3511',
		'title': '',
		'imageId': '68325102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325109&x=3511',
		'title': '',
		'imageId': '68325109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325105&x=3511',
		'title': '',
		'imageId': '68325105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325106&x=3511',
		'title': '',
		'imageId': '68325106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325110&x=3511',
		'title': '',
		'imageId': '68325110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325111&x=3511',
		'title': '',
		'imageId': '68325111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325112&x=3511',
		'title': '',
		'imageId': '68325112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325107&x=3511',
		'title': '',
		'imageId': '68325107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938282&docid=68325108&x=3511',
		'title': '',
		'imageId': '68325108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938282';

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