var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071101&x=814',
		'title': '',
		'imageId': '68071101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071104&x=814',
		'title': '',
		'imageId': '68071104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071105&x=814',
		'title': '',
		'imageId': '68071105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071106&x=814',
		'title': '',
		'imageId': '68071106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071107&x=814',
		'title': '',
		'imageId': '68071107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071115&x=814',
		'title': '',
		'imageId': '68071115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071108&x=814',
		'title': '',
		'imageId': '68071108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071109&x=814',
		'title': '',
		'imageId': '68071109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071110&x=814',
		'title': '',
		'imageId': '68071110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071111&x=814',
		'title': '',
		'imageId': '68071111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071112&x=814',
		'title': '',
		'imageId': '68071112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071113&x=814',
		'title': '',
		'imageId': '68071113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927318&docid=68071114&x=814',
		'title': '',
		'imageId': '68071114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927318';

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