var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673318&x=122',
		'title': '',
		'imageId': '68673318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673311&x=122',
		'title': '',
		'imageId': '68673311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673301&x=122',
		'title': '',
		'imageId': '68673301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673299&x=122',
		'title': '',
		'imageId': '68673299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673302&x=122',
		'title': '',
		'imageId': '68673302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673300&x=122',
		'title': '',
		'imageId': '68673300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673303&x=122',
		'title': '',
		'imageId': '68673303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673304&x=122',
		'title': '',
		'imageId': '68673304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673309&x=122',
		'title': '',
		'imageId': '68673309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673315&x=122',
		'title': '',
		'imageId': '68673315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673359&x=122',
		'title': '',
		'imageId': '68673359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673386&x=122',
		'title': '',
		'imageId': '68673386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954013&docid=68673321&x=122',
		'title': '',
		'imageId': '68673321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954013';

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