var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3738271&docid=63273745&x=515',
		'title': '',
		'imageId': '63273745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738271&docid=63273749&x=515',
		'title': '',
		'imageId': '63273749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738271&docid=63273752&x=515',
		'title': '',
		'imageId': '63273752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738271&docid=63273754&x=515',
		'title': '',
		'imageId': '63273754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738271&docid=63273757&x=515',
		'title': '',
		'imageId': '63273757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738271&docid=63273763&x=515',
		'title': '',
		'imageId': '63273763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738271&docid=63273764&x=515',
		'title': '',
		'imageId': '63273764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738271&docid=63273766&x=515',
		'title': '',
		'imageId': '63273766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3738271';

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