var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420403&x=157',
		'title': '',
		'imageId': '68420403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420402&x=157',
		'title': '',
		'imageId': '68420402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420393&x=157',
		'title': '',
		'imageId': '68420393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420392&x=157',
		'title': '',
		'imageId': '68420392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420401&x=157',
		'title': '',
		'imageId': '68420401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420400&x=157',
		'title': '',
		'imageId': '68420400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420395&x=157',
		'title': '',
		'imageId': '68420395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420405&x=157',
		'title': '',
		'imageId': '68420405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420404&x=157',
		'title': '',
		'imageId': '68420404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420397&x=157',
		'title': '',
		'imageId': '68420397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420396&x=157',
		'title': '',
		'imageId': '68420396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420398&x=157',
		'title': '',
		'imageId': '68420398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420399&x=157',
		'title': '',
		'imageId': '68420399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943283&docid=68420406&x=157',
		'title': '',
		'imageId': '68420406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943283';

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