var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407394&x=141',
		'title': '',
		'imageId': '68407394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407380&x=141',
		'title': '',
		'imageId': '68407380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407381&x=141',
		'title': '',
		'imageId': '68407381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407382&x=141',
		'title': '',
		'imageId': '68407382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407383&x=141',
		'title': '',
		'imageId': '68407383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407384&x=141',
		'title': '',
		'imageId': '68407384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407385&x=141',
		'title': '',
		'imageId': '68407385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407386&x=141',
		'title': '',
		'imageId': '68407386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407387&x=141',
		'title': '',
		'imageId': '68407387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407388&x=141',
		'title': '',
		'imageId': '68407388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407389&x=141',
		'title': '',
		'imageId': '68407389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407390&x=141',
		'title': '',
		'imageId': '68407390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407391&x=141',
		'title': '',
		'imageId': '68407391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407393&x=141',
		'title': '',
		'imageId': '68407393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942722&docid=68407392&x=141',
		'title': '',
		'imageId': '68407392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942722';

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