var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436527&x=379',
		'title': '',
		'imageId': '68436527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436529&x=379',
		'title': '',
		'imageId': '68436529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436531&x=379',
		'title': '',
		'imageId': '68436531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436533&x=379',
		'title': '',
		'imageId': '68436533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436532&x=379',
		'title': '',
		'imageId': '68436532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436530&x=379',
		'title': '',
		'imageId': '68436530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436536&x=379',
		'title': '',
		'imageId': '68436536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436538&x=379',
		'title': '',
		'imageId': '68436538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436534&x=379',
		'title': '',
		'imageId': '68436534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436535&x=379',
		'title': '',
		'imageId': '68436535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436528&x=379',
		'title': '',
		'imageId': '68436528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436537&x=379',
		'title': '',
		'imageId': '68436537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943822&docid=68436526&x=379',
		'title': '',
		'imageId': '68436526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943822';

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