var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944918&x=2958',
		'title': '',
		'imageId': '67944918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944919&x=2958',
		'title': '',
		'imageId': '67944919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944923&x=2958',
		'title': '',
		'imageId': '67944923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944915&x=2958',
		'title': '',
		'imageId': '67944915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944920&x=2958',
		'title': '',
		'imageId': '67944920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944916&x=2958',
		'title': '',
		'imageId': '67944916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944924&x=2958',
		'title': '',
		'imageId': '67944924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944927&x=2958',
		'title': '',
		'imageId': '67944927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944922&x=2958',
		'title': '',
		'imageId': '67944922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944921&x=2958',
		'title': '',
		'imageId': '67944921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944917&x=2958',
		'title': '',
		'imageId': '67944917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944925&x=2958',
		'title': '',
		'imageId': '67944925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921730&docid=67944926&x=2958',
		'title': '',
		'imageId': '67944926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921730';

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