var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706700&x=055',
		'title': '',
		'imageId': '68706700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706702&x=055',
		'title': '',
		'imageId': '68706702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706704&x=055',
		'title': '',
		'imageId': '68706704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706703&x=055',
		'title': '',
		'imageId': '68706703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706705&x=055',
		'title': '',
		'imageId': '68706705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706716&x=055',
		'title': '',
		'imageId': '68706716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706710&x=055',
		'title': '',
		'imageId': '68706710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706717&x=055',
		'title': '',
		'imageId': '68706717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706726&x=055',
		'title': '',
		'imageId': '68706726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706722&x=055',
		'title': '',
		'imageId': '68706722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706727&x=055',
		'title': '',
		'imageId': '68706727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706730&x=055',
		'title': '',
		'imageId': '68706730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955342&docid=68706699&x=055',
		'title': '',
		'imageId': '68706699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955342';

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